From 09f73b81cc20433e0eecde027c85367f1339b3b6 Mon Sep 17 00:00:00 2001
From: "huang.zhiping" <huang.zhiping@99cloud.net>
Date: Mon, 30 Apr 2018 09:07:43 +0800
Subject: [PATCH] Trivial: Update pypi url to new url

Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: Ic974b5e586bc24609560986057f753bd39d546fe
---
 doc/source/contributor/contributing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst
index ad3aeba844..e9d0d5fd67 100644
--- a/doc/source/contributor/contributing.rst
+++ b/doc/source/contributor/contributing.rst
@@ -473,7 +473,7 @@ To make a new release of the package, you need to:
     newer package.
 
 .. _documentation: http://xstatic.rtfd.org/en/latest/packaging.html
-.. _xstatic-release: https://pypi.python.org/pypi/xstatic-release
+.. _xstatic-release: https://pypi.org/project/xstatic-release/
 .. _`Create a new repository under OpenStack`: https://docs.openstack.org/infra/manual/creators.html
 .. _`request a release`: http://git.openstack.org/cgit/openstack/releases/tree/README.rst
 .. _`releases repository`: http://git.openstack.org/cgit/openstack/releases