From 912dc539ca793959d7465995f906279dad21ccc9 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 23 Dec 2019 14:07:04 -0600 Subject: fix links in docs to cookiecutter --- docs/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index ac60ebd24..81358e688 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -1157,7 +1157,7 @@ Glossary packaging. cookiecutter - A command-line utility that creates projects from :ref:`cookiecutters ` (project templates), e.g., creating a Python package project from a Python package project template. + A command-line utility that creates projects from `cookiecutters `__ (project templates), e.g., creating a Python package project from a Python package project template. .. versionadded:: 1.8 Added cookiecutter support. -- cgit v1.2.3