mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-08-15 12:35:51 +08:00
[docs] fix markdown link in docs/source/internals.rst
This commit is contained in:
@@ -89,9 +89,9 @@ And for the `config.yaml` file:
|
||||
step: 1
|
||||
default: 100
|
||||
|
||||
When supplying a `readme.md` file, please supply a main heading, as this will
|
||||
be linked in the generated documentation at
|
||||
[jupyter-contrib-nbextensions.readthedocs.io](http://jupyter-contrib-nbextensions.readthedocs.io/en/latest/).
|
||||
When supplying a `readme.md` file, please supply a main heading with the
|
||||
nbextension's title, as this will be linked in the generated documentation at
|
||||
`jupyter-contrib-nbextensions.readthedocs.io <http://jupyter-contrib-nbextensions.readthedocs.io/en/latest>`__.
|
||||
This is a simple example for `readme.md`:
|
||||
|
||||
.. code-block:: markdown
|
||||
|
||||
Reference in New Issue
Block a user