Skip to content

Commit be774ae

Browse files
committed
Use correct doc settings
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 39190dc commit be774ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# -- Project information -----------------------------------------------------
1919

20-
project = "nexb-skeleton"
20+
project = "FetchCode"
2121
copyright = "nexB Inc. and others."
2222
author = "AboutCode.org authors and contributors"
2323

@@ -67,7 +67,7 @@
6767
html_context = {
6868
"display_github": True,
6969
"github_user": "nexB",
70-
"github_repo": "nexb-skeleton",
70+
"github_repo": "fetchcode",
7171
"github_version": "develop", # branch
7272
"conf_py_path": "/docs/source/", # path in the checkout to the docs root
7373
}

0 commit comments

Comments
 (0)