diff --git a/README.rst b/README.rst index ee69005369..1f96a1be9a 100644 --- a/README.rst +++ b/README.rst @@ -386,3 +386,11 @@ Otherwise the change may be the result of recalculating the constraints which changed when a ``global-requirements.txt`` change is proposed. In this case, ignore the changes to ``upper-constraints.txt`` and review the ``global-requirements.txt`` component of the change. + +Resources +========= + +- Documentation: http://docs.openstack.org/developer/requirements +- Wiki: https://wiki.openstack.org/wiki/Requirements +- Bugs: https://launchpad.net/openstack-requirements + diff --git a/setup.cfg b/setup.cfg index 1535cabd1e..90a02f4abe 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://docs.openstack.org/developer/requirements classifier = Environment :: OpenStack Intended Audience :: Information Technology