diff --git a/doc/source/conf.py b/doc/source/conf.py index 1ea2497..cec996f 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -28,7 +28,7 @@ project = u'OpenDev Manual' copyright = ('%d, OpenDev Contributors.' % datetime.date.today().year) # openstackdocstheme options -repository_name = 'openstack/infra-manual' +repository_name = 'opendev/infra-manual' bug_project = '721' bug_tag = '' diff --git a/doc/source/creators.rst b/doc/source/creators.rst index 9627686..80a6f40 100644 --- a/doc/source/creators.rst +++ b/doc/source/creators.rst @@ -978,7 +978,7 @@ that point, you can add other members. To check the membership of the groups, visit ``https://review.opendev.org/#/admin/projects/openstack/,access`` -- for example, -https://review.opendev.org/#/admin/projects/openstack/infra-manual,access +https://review.opendev.org/#/admin/projects/opendev/infra-manual,access -- and then click on the group names displayed on that page to review their membership. diff --git a/doc/source/index.rst b/doc/source/index.rst index 8b898cc..c6ddba2 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -46,4 +46,4 @@ are: Propose changes to this document to the `infra-manual git repository -`_. +`_.