Browse Source

Fix link syntax on cookiecutter projects

This is rendering incorrectly on readthedocs: https://jupyterlab.readthedocs.io/en/stable/developer/extension_dev.html#plugins
Michael Droettboom 7 years ago
parent
commit
0b6fea59b5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/source/developer/extension_dev.rst

+ 2 - 2
docs/source/developer/extension_dev.rst

@@ -46,8 +46,8 @@ A plugin adds a core functionality to the application:
    the default export.
 
    We provide two cookie cutters to create JuptyerLab plugin extensions in
-   `CommonJS <https://github.com/jupyterlab/extension-cookiecutter-js>`_ and
-   `TypeScript <https://github.com/jupyterlab/extension-cookiecutter-ts>`_.
+   `CommonJS <https://github.com/jupyterlab/extension-cookiecutter-js>`__ and
+   `TypeScript <https://github.com/jupyterlab/extension-cookiecutter-ts>`__.
 
 The default plugins in the JupyterLab application include: