diff options
| -rw-r--r-- | docs/build_meta.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build_meta.rst b/docs/build_meta.rst index 2ad5ae26..006ac3f1 100644 --- a/docs/build_meta.rst +++ b/docs/build_meta.rst @@ -5,7 +5,7 @@ Build System Support What is it? ------------- -Python packaging has come `a long way <https://www.bernat.tech/pep-517-518/>`_. +Python packaging has come `a long way <https://bernat.tech/posts/pep-517-518/>`_. The traditional ``setuptools`` way of packaging Python modules uses a ``setup()`` function within the ``setup.py`` script. Commands such as |
