We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35af439 commit 905ade5Copy full SHA for 905ade5
docs/source/cookiecutter.rst
@@ -28,7 +28,7 @@ Install cookiecutter_
28
29
pip install cookiecutter
30
31
-After installing cookiecutter, use the xtensor_cookiecutter_:
+After installing cookiecutter, use the `xtensor-python-cookiecutter`_:
32
33
.. code::
34
@@ -50,5 +50,6 @@ This will produce a directory containing all the required content for a minimal
50
project making use of xtensor with all the required boilerplate for package management,
51
together with a few basic examples.
52
53
-.. _xtensor_cookicutter: https://github.com/QuantStack/xtensor-python-cookiecutter
+.. _xtensor-python-cookiecutter: https://github.com/QuantStack/xtensor-python-cookiecutter
54
+
55
.. _cookiecutter: https://github.com/audreyr/cookiecutter
0 commit comments