diff --git a/README.rst b/README.rst index 64baeaa..10002e8 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Kayobe Configuration ==================== This repository provides configuration for the `kayobe -`_ project. It is intended to encourage +`_ project. It is intended to encourage version control of site configuration. Kayobe enables deployment of containerised OpenStack to bare metal. @@ -30,7 +30,7 @@ To this solid base, kayobe adds: All this and more, automated from top to bottom using Ansible. -* Documentation: https://kayobe.readthedocs.io/en/latest/ -* Source: https://opendev.org/x/kayobe +* Documentation: https://docs.openstack.org/kayobe/latest/ +* Source: https://opendev.org/openstack/kayobe * Bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config -* IRC: #openstack-kayobe +* IRC: #openstack-kolla diff --git a/setup.cfg b/setup.cfg index 7be8b36..a7d4cb7 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