diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-23 20:43:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-23 20:43:21 +0200 |
| commit | ffe907d176305fab6df6eaebbd4aaf45b2ef4c03 (patch) | |
| tree | 05b84a226b1e147584868146f92ef0913f34c376 | |
| parent | 87ed603ce7ee3014a6049d891ea080ca424e5073 (diff) | |
Make the PyPI link point to the Kconfiglib page
Bit more specific than https://pypi.python.org.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Installation Installation with pip ~~~~~~~~~~~~~~~~~~~~~ -Kconfiglib is available on `PyPI <https://pypi.python.org/pypi>`_ and can be +Kconfiglib is available on `PyPI <https://pypi.python.org/pypi/kconfiglib/>`_ and can be installed with .. code:: |
