Skip to content

Commit 857b0fa

Browse files
committed
Fix links
1 parent 1c7e971 commit 857b0fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/plug-in.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ def create_personality(self, parent):
3636
return TemplatePersonality(parent=parent)
3737
```
3838

39-
Provided personalities include
40-
[kernel_gateway.jupyter_websocket](_modules/kernel_gateway/jupyter_websocket.html) and [kernel_gateway.notebook_http](_modules/kernel_gateway/notebook_http.html).
39+
Provided personalities include [kernel_gateway.jupyter_websocket](websocket-mode.md) and [kernel_gateway.notebook_http](http-mode.md).

0 commit comments

Comments
 (0)