diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | setup.py | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # emacs-keys-everywhere -[](https://pypi.python.org/pypi/emacs-keys-everywhere) -[](https://pypi.python.org/pypi/emacs-keys-everywhere) +[](https://pypi.org/project/emacs-keys-everywhere/) +[](https://pypi.org/project/emacs-keys-everywhere/) [](https://www.cpu.re/static/emacs-keys-everywhere/downloads-by-python-version.txt) [](https://github.com/rahiel/emacs-keys-everywhere/blob/master/LICENSE.txt) @@ -28,7 +28,7 @@ setup( author="Rahiel Kasim", author_email="rahielkasim@gmail.com", - # https://pypi.python.org/pypi?%3Aaction=list_classifiers + # https://pypi.org/pypi?%3Aaction=list_classifiers classifiers=[ "Development Status :: 4 - Beta", # "Development Status :: 5 - Production/Stable", |