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 5c42c18 commit 1fe6781Copy full SHA for 1fe6781
docs/source/conf.py
@@ -81,8 +81,8 @@
81
82
# Output for github to be used in links
83
html_context = {
84
- "github_user": "jupyterlab", # Username
85
- "github_repo": "jupyterlab_server", # Repo name
+ "github_user": "jupyter-server", # Username
+ "github_repo": "jupyter_releaser", # Repo name
86
"github_version": "main", # Version
87
"doc_path": "/docs/source/", # Path in the checkout to the docs root
88
}
0 commit comments