From 1b8d17edbe8c7548a4da2d67c3212d8cf0610cf0 Mon Sep 17 00:00:00 2001
From: jiansong <jian.song@easystack.cn>
Date: Wed, 31 Aug 2016 20:12:45 -0700
Subject: [PATCH] Update url for trove-specs

The original url is wrong, or is outdated, after open is 404 not
found. This time should be updated this url address to the correct
documents

Change-Id: Ic765aba45f5081fa7ae47bb631ee28b44c28cc7b
---
 README.rst | 2 +-
 setup.cfg  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index 264edc6..033b9a3 100644
--- a/README.rst
+++ b/README.rst
@@ -5,4 +5,4 @@ trove-specs
 OpenStack Database Service (Trove) Specifications
 
 * Free software: Apache license
-* Documentation: http://docs.openstack.org/developer/trove-specs
+* Documentation: http://specs.openstack.org/openstack/trove-specs/
diff --git a/setup.cfg b/setup.cfg
index cfca2cd..8118f09 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@ description-file =
     README.rst
 author = OpenStack
 author-email = openstack-dev@lists.openstack.org
-home-page = http://www.openstack.org/
+home-page = http://specs.openstack.org/openstack/trove-specs/
 classifier =
     Environment :: OpenStack
     Intended Audience :: Developers
@@ -21,4 +21,4 @@ all_files = 1
 warnerrors = True
 
 [upload_sphinx]
-upload-dir = doc/build/html
\ No newline at end of file
+upload-dir = doc/build/html