Fix broken diskimage-builder redirect
The diskimage-builder repo is listed in the governance repo as part of the Infrastructure project, so https://docs.openstack.org/diskimage-builder/ was redirecting to https://docs.openstack.org/infra/diskimage-builder/ but the docs are published at https://docs.openstack.org/diskimage-builder/latest/ Change-Id: I6a9390abf29a859c853b9a1107d52c74a8c48383
This commit is contained in:
parent
41781c5d9f
commit
cf1af853cf
@ -323,6 +323,7 @@ _IGNORED_REPOS = [
|
|||||||
_INFRA_REPOS_EXCEPTION = [
|
_INFRA_REPOS_EXCEPTION = [
|
||||||
'openstack-infra/pynotedb',
|
'openstack-infra/pynotedb',
|
||||||
'openstack-infra/subunit2sql',
|
'openstack-infra/subunit2sql',
|
||||||
|
'openstack/diskimage-builder',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user