Skip to content

Commit 905ade5

Browse files
committed
Fix broken links to xtensor-python-cookiecutter repo.
1 parent 35af439 commit 905ade5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/cookiecutter.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Install cookiecutter_
2828
2929
pip install cookiecutter
3030
31-
After installing cookiecutter, use the xtensor_cookiecutter_:
31+
After installing cookiecutter, use the `xtensor-python-cookiecutter`_:
3232

3333
.. code::
3434
@@ -50,5 +50,6 @@ This will produce a directory containing all the required content for a minimal
5050
project making use of xtensor with all the required boilerplate for package management,
5151
together with a few basic examples.
5252

53-
.. _xtensor_cookicutter: https://github.com/QuantStack/xtensor-python-cookiecutter
53+
.. _xtensor-python-cookiecutter: https://github.com/QuantStack/xtensor-python-cookiecutter
54+
5455
.. _cookiecutter: https://github.com/audreyr/cookiecutter

0 commit comments

Comments
 (0)