Skip to content

Commit 51fbb81

Browse files
Set correct doc edit link
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent adb305d commit 51fbb81

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/conf.py

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

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

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

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

0 commit comments

Comments
 (0)