Skip to content

Commit a2ce6df

Browse files
committed
Update location of Language Servers information
1 parent 71969a7 commit a2ce6df

File tree

1 file changed

+1
-1
lines changed
  • packages/jupyterlab-lsp/src/adapters/jupyterlab/components

1 file changed

+1
-1
lines changed

packages/jupyterlab-lsp/src/adapters/jupyterlab/components/statusbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ class LSPPopup extends VDomRenderer<LSPStatus.Model> {
213213
Documentation:{' '}
214214
<a
215215
href={
216-
'https://github.com/krassowski/jupyterlab-lsp/blob/master/docs/LANGUAGESERVERS.md'
216+
'https://jupyterlab-lsp.readthedocs.io/en/latest/Language%20Servers.html'
217217
}
218218
target="_blank"
219219
rel="noreferrer"

0 commit comments

Comments
 (0)