Skip to content

Commit 40bb8fb

Browse files
committed
DOC: Don't link to index.rst
... because this is converted to a link to index.html, which wasn't the idea here.
1 parent c43ae33 commit 40bb8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"For an example, see this project's [conf.py](conf.py) file.\n",
4343
"\n",
4444
"Once your `conf.py` is in place, edit the file named `index.rst` and add the file names of your notebooks (without the `.ipynb` extension) to the [toctree](http://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-toctree) directive.\n",
45-
"For an example, see this project's [index.rst](index.rst) file."
45+
"For an example, see this project's `doc/index.rst` file."
4646
]
4747
},
4848
{

0 commit comments

Comments
 (0)