diff --git a/README.rst b/README.rst index 3f76b4e..927a70e 100644 --- a/README.rst +++ b/README.rst @@ -3,15 +3,15 @@ Development Kayobe Configuration ================================ This repository provides development configuration for the `Kayobe -`__ project. It is based on the +`__ project. It is based on the configuration provided by the `kayobe-config -`__ repository, and +`__ repository, and provides a set of configuration suitable for a development or test environment. It is used by default in the `Kayobe development environment -`__, and also +`__, and also in the Kayobe Continuous Integration (CI) deployment jobs. -* Kayobe documentation: https://kayobe.readthedocs.io/en/latest/ -* Source: https://opendev.org/x/kayobe-config-dev +* Kayobe documentation: https://docs.openstack.org/kayobe/latest/ +* Source: https://opendev.org/openstack/kayobe-config-dev * Bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config-dev -* IRC: #openstack-kayobe +* IRC: #openstack-kolla diff --git a/setup.cfg b/setup.cfg index 33d64a4..8748a4d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-discuss@lists.openstack.org -home-page = https://kayobe.readthedocs.io/en/latest/ +home-page = https://docs.openstack.org/kayobe/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology