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 71969a7 commit a2ce6dfCopy full SHA for a2ce6df
packages/jupyterlab-lsp/src/adapters/jupyterlab/components/statusbar.tsx
@@ -213,7 +213,7 @@ class LSPPopup extends VDomRenderer<LSPStatus.Model> {
213
Documentation:{' '}
214
<a
215
href={
216
- 'https://github.com/krassowski/jupyterlab-lsp/blob/master/docs/LANGUAGESERVERS.md'
+ 'https://jupyterlab-lsp.readthedocs.io/en/latest/Language%20Servers.html'
217
}
218
target="_blank"
219
rel="noreferrer"
0 commit comments