We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39190dc commit be774aeCopy full SHA for be774ae
docs/source/conf.py
@@ -17,7 +17,7 @@
17
18
# -- Project information -----------------------------------------------------
19
20
-project = "nexb-skeleton"
+project = "FetchCode"
21
copyright = "nexB Inc. and others."
22
author = "AboutCode.org authors and contributors"
23
@@ -67,7 +67,7 @@
67
html_context = {
68
"display_github": True,
69
"github_user": "nexB",
70
- "github_repo": "nexb-skeleton",
+ "github_repo": "fetchcode",
71
"github_version": "develop", # branch
72
"conf_py_path": "/docs/source/", # path in the checkout to the docs root
73
}
0 commit comments