Skip to content

Commit 2ca6b0f

Browse files
Fix readthedocs URL (#344)
1 parent b8fafc0 commit 2ca6b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"GitHub": "https://github.com/jupyterlab/jupyter_collaboration",
5454
"Jupyter": "https://jupyter.org"
5555
},
56-
"titleLink": "https://jupyter-realtime-collaboration.readthedocs.io/en/latest",
56+
"titleLink": "https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest",
5757
"out": "docs/source/ts/api"
5858
}

0 commit comments

Comments
 (0)