Skip to content

Commit

Permalink
docs: Fixed branch target of doc edit button (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm committed Aug 7, 2022
1 parent 83cb103 commit a7b7821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
],
"source_repository": "https://github.com/pyronear/pyro-engine/",
"source_branch": "develop",
"source_branch": "main",
"source_directory": "docs/source/",
"sidebar_hide_name": True,
}
Expand Down

0 comments on commit a7b7821

Please sign in to comment.