Skip to content

Commit b1c1f6b

Browse files
authored
Merge pull request aboutcode-org#256 from gyanranjanpanda/fix/github-org-link
Fix github_user in docs config Signed-off-by: Gyan Ranjan Panda <gyanranjanpanda@gmail.com>
2 parents 5cd6533 + 4db8f2b commit b1c1f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
html_context = {
8181
"display_github": True,
82-
"github_user": "nexB",
82+
"github_user": "aboutcode-org",
8383
"github_repo": "aboutcode",
8484
"github_version": "master", # branch
8585
"conf_py_path": "/docs/source/", # path in the checkout to the docs root

0 commit comments

Comments
 (0)