File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 5858 "type" : "local" ,
5959 }
6060 ],
61- "github_url" : "https://github.com/jupyterlab/jupyter_collaboration " ,
61+ "github_url" : "https://github.com/jupyterlab/jupyter-collaboration " ,
6262 "use_edit_page_button" : True ,
6363 "show_toc_level" : 1 ,
6464 "navbar_align" : "left" ,
6969# Output for github to be used in links
7070html_context = {
7171 "github_user" : "jupyterlab" , # Username
72- "github_repo" : "jupyter_collaboration " , # Repo name
72+ "github_repo" : "jupyter-collaboration " , # Repo name
7373 "github_version" : "main" , # Version
74- "conf_py_path" : "/docs/source/" , # Path in the checkout to the docs root
74+ "doc_path" : "docs/source" , # Path from repo root to the docs folder
75+ "conf_py_path" : "/docs/source" , # Path in the checkout to the docs root
7576}
7677
7778myst_heading_anchors = 3
You can’t perform that action at this time.
0 commit comments