diff --git a/specs/kilo/semver-support.rst b/specs/kilo/semver-support.rst index 600ea9d2..92586698 100644 --- a/specs/kilo/semver-support.rst +++ b/specs/kilo/semver-support.rst @@ -277,6 +277,6 @@ References ========== [1] http://semver.org -[2] https://pypi.python.org/pypi/semantic_version/ +[2] https://pypi.org/project/semantic_version/ [3] https://review.openstack.org/#/c/151466/ [4] https://www.python.org/dev/peps/pep-0440/ diff --git a/specs/kilo/taskflow-integration.rst b/specs/kilo/taskflow-integration.rst index 0ecb2966..f7754270 100644 --- a/specs/kilo/taskflow-integration.rst +++ b/specs/kilo/taskflow-integration.rst @@ -142,7 +142,7 @@ References * https://github.com/openstack/taskflow -* https://pypi.python.org/pypi/taskflow/ +* https://pypi.org/project/taskflow/ * https://review.openstack.org/#/c/85211/14 (needs to be rebased once the spec is approved)