diff --git a/docs/source/config/custommagics.rst b/docs/source/config/custommagics.rst index f144273..8726000 100644 --- a/docs/source/config/custommagics.rst +++ b/docs/source/config/custommagics.rst @@ -139,7 +139,7 @@ Complete Example Here is a full example of a magic package. You can distribute magics using setuptools, distutils, or any other distribution tools like `flit -` for pure Python packages. +`_ for pure Python packages. .. sourcecode:: bash