Skip to content

Commit a7b7821

Browse files
authored
docs: Fixed branch target of doc edit button (#114)
1 parent 83cb103 commit a7b7821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
],
9393
"source_repository": "https://github.com/pyronear/pyro-engine/",
94-
"source_branch": "develop",
94+
"source_branch": "main",
9595
"source_directory": "docs/source/",
9696
"sidebar_hide_name": True,
9797
}

0 commit comments

Comments
 (0)