Skip to content

Commit 213a817

Browse files
authored
Merge pull request #365 from bgerrity/fix-config-docs-link
fix link to Jupyter common configuration docs
2 parents 7061200 + d3c87a3 commit 213a817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configuration options
22

3-
The kernel gateway adheres to the [Jupyter common configuration approach](https://jupyter.readthedocs.io/en/latest/projects/config.html). You can configure an instance of the kernel gateway using:
3+
The kernel gateway adheres to the [Jupyter common configuration approach](https://jupyter.readthedocs.io/en/latest/use/config.html). You can configure an instance of the kernel gateway using:
44

55
1. A configuration file
66
2. Command line parameters

0 commit comments

Comments
 (0)