Skip to content

Commit 8832835

Browse files
committed
Change github_folder to repo_folder in conf.py
1 parent aef76d1 commit 8832835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
# Docs location in the repo; used in links for viewing the source files
141141
#
142142
# TODO: To customise the directory, uncomment and update as needed.
143-
"github_folder": "/website/",
143+
"repo_folder": "/website/",
144144
# TODO: To enable or disable the Previous / Next buttons at the bottom of pages
145145
# Valid options: none, prev, next, both
146146
# "sequential_nav": "both",

0 commit comments

Comments
 (0)