diff --git a/docs/conf.py b/docs/conf.py index aac9423..d9d4524 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -142,7 +142,7 @@ # Docs location in the repo; used in links for viewing the source files # # TODO: To customise the directory, uncomment and update as needed. - "github_folder": "/docs/", + "repo_folder": "/docs/", # TODO: To enable or disable the Previous / Next buttons at the bottom of pages # Valid options: none, prev, next, both