diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 8152c7b96..5a33ff39d 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -1156,7 +1156,7 @@ Glossary packaging. cookiecutter - A command-line utility that creates projects from :ref:`cookiecutters <cookiecutter:readme>` (project templates), e.g., creating a Python package project from a Python package project template. + A command-line utility that creates projects from `cookiecutters <https://cookiecutter.readthedocs.io/en/latest/>`__ (project templates), e.g., creating a Python package project from a Python package project template. .. versionadded:: 1.8 Added cookiecutter support. |
