diff --git a/setup.cfg b/setup.cfg index 7b34652..23fef8b 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://launchpad.net/oslo +home-page = http://wiki.openstack.org/wiki/Oslo#oslo.db classifier = Environment :: OpenStack Intended Audience :: Information Technology @@ -66,4 +66,4 @@ fixtures = warnerrors = True autodoc_index_modules = True autodoc_exclude_modules = - oslo_db.tests.* \ No newline at end of file + oslo_db.tests.*