Skip to content

Commit e497958

Browse files
authored
Merge pull request #170 from jtpio/patch-1
Fix Traitlets link in server process docs
2 parents a7f0f3a + dd11fa0 commit e497958

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)