From 7d00c1c32bcdc39c3e990f0f56344b4345828563 Mon Sep 17 00:00:00 2001 From: James Gerity <57360646+jgerityneurala@users.noreply.github.com> Date: Wed, 11 Nov 2020 11:31:33 -0500 Subject: [PATCH] Update link to egg format --- source/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/glossary.rst b/source/glossary.rst index 50278ef45..55041cbd7 100644 --- a/source/glossary.rst +++ b/source/glossary.rst @@ -44,7 +44,7 @@ Glossary A :term:`Built Distribution` format introduced by :ref:`setuptools`, which is being replaced by :term:`Wheel`. For details, see `The Internal Structure of Python Eggs - `_ and + `_ and `Python Eggs `_ Extension Module