Skip to content

Commit 3e5b397

Browse files
committed
link checking
1 parent e8a5e70 commit 3e5b397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Configuring.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"If you don't see an implementation for the language server you need, continue\n",
4848
"reading!\n",
4949
"\n",
50-
"> Please consider [contributing your language server spec](../Contributing.md)\n",
50+
"> Please consider [contributing your language server spec](../Contributing.ipynb)\n",
5151
"> to `jupyter-lsp`!"
5252
]
5353
},
@@ -171,7 +171,7 @@
171171
"\n",
172172
"`pip`-installable packages in the same environment as the Jupyter `notebook` server\n",
173173
"can be automatically detected as providing [language_servers](#language_servers). These are a\n",
174-
"little more involved, but also more powerful: see more in [Configuring](Contributing.md).\n",
174+
"little more involved, but also more powerful: see more in [Contributing](Contributing.ipynb#Specs).\n",
175175
"Servers configured this way are loaded _before_ those defined in \n",
176176
"[configuration files](#Configuration-Files), so that a user can fine-tune their available\n",
177177
"servers."

0 commit comments

Comments
 (0)