File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
" If you don't see an implementation for the language server you need, continue\n " ,
48
48
" reading!\n " ,
49
49
" \n " ,
50
- " > Please consider [contributing your language server spec](../Contributing.md )\n " ,
50
+ " > Please consider [contributing your language server spec](../Contributing.ipynb )\n " ,
51
51
" > to `jupyter-lsp`!"
52
52
]
53
53
},
171
171
" \n " ,
172
172
" `pip`-installable packages in the same environment as the Jupyter `notebook` server\n " ,
173
173
" 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 " ,
175
175
" Servers configured this way are loaded _before_ those defined in \n " ,
176
176
" [configuration files](#Configuration-Files), so that a user can fine-tune their available\n " ,
177
177
" servers."
You can’t perform that action at this time.
0 commit comments