Skip to content

Commit dd11fa0

Browse files
authored
Fix Traitlets link in server process docs
1 parent a7f0f3a commit dd11fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server-process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ the command is started
174174
Specifying config via traitlets
175175
===============================
176176

177-
[Traitlets](https://traitlets.readthedocs.io/) are the configuration
177+
`Traitlets <https://traitlets.readthedocs.io/>`_ are the configuration
178178
mechanism used by Jupyter Notebook. It can take config in Python
179179
and we can use that to specify Server Processes - including functions
180180
if we want tighter control over what process is spawned.

0 commit comments

Comments
 (0)