There was an error while loading. Please reload this page.
1 parent 736f757 commit 4734accCopy full SHA for 4734acc
1 file changed
docs/source/conf.py
@@ -17,7 +17,7 @@
17
18
# -- Project information -----------------------------------------------------
19
20
-project = "nexb-skeleton"
+project = "aboutcode"
21
copyright = "nexB Inc. and others."
22
author = "AboutCode.org authors and contributors"
23
@@ -67,8 +67,8 @@
67
html_context = {
68
"display_github": True,
69
"github_user": "nexB",
70
- "github_repo": "nexb-skeleton",
71
- "github_version": "develop", # branch
+ "github_repo": "aboutcode",
+ "github_version": "master", # branch
72
"conf_py_path": "/docs/source/", # path in the checkout to the docs root
73
}
74
0 commit comments