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