Skip to content

Commit ad8ccd1

Browse files
authored
Fix URL in docs (#1131)
1 parent 73e390a commit ad8ccd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Configuring.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"files][notebook-config] in _well-known locations_. You can find out where to put\n",
1919
"them on your system with:\n",
2020
"\n",
21-
"[notebook-config]: https://jupyter-notebook.readthedocs.io/en/stable/config.html\n",
21+
"[notebook-config]: https://jupyter-notebook.readthedocs.io/en/stable/configuring/config_overview.html\n",
2222
"\n",
2323
"```bash\n",
2424
"jupyter --paths\n",

0 commit comments

Comments
 (0)