diff --git a/README.rst b/README.rst index 0bb74231..898daf79 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ OVN BGP Agent The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN * Free software: Apache license -* Documentation: https://ovn-bgp-agent.readthedocs.io +* Documentation: https://docs.openstack.org/ovn-bgp-agent * Source: https://opendev.org/openstack/ovn-bgp-agent * Bugs: https://bugs.launchpad.net/ovn-bgp-agent diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index fb974d17..085148d7 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -3,6 +3,6 @@ - openstack-python3-zed-jobs - openstack-cover-jobs - release-notes-jobs-python3 - - docs-on-readthedocs + - publish-openstack-docs-pti vars: rtd_webhook_id: '224878'