Update deep links
Following the move of the TC documents to governance.o.o/tc, update a number of deep direct links to match new URL. Change-Id: I572a0717908860466d8e88f2872387521bc013eb
This commit is contained in:
parent
8df562d5f2
commit
cd22f1f324
@ -23,7 +23,7 @@ import projects
|
||||
|
||||
|
||||
PADDING = 8
|
||||
BASE_TAGS_URL = 'http://governance.openstack.org/reference/tags/'
|
||||
BASE_TAGS_URL = 'https://governance.openstack.org/tc/reference/tags/'
|
||||
COLOR_SCHEME = {
|
||||
"brightgreen": "#4c1",
|
||||
"green": "#97CA00",
|
||||
|
@ -15,7 +15,7 @@ the project team themselves about their maturity.
|
||||
|
||||
The ``assert:supports-zero-downtime-upgrade`` tag asserts that in addition to a
|
||||
project supporting `minimal rolling upgrade capabilities
|
||||
<https://governance.openstack.org/reference/tags/assert_supports-rolling-upgrade.html>`_,
|
||||
<https://governance.openstack.org/tc/reference/tags/assert_supports-rolling-upgrade.html>`_,
|
||||
it does so *without incurring any disruption to API availability*.
|
||||
|
||||
Application to current projects
|
||||
|
@ -15,7 +15,7 @@ the project team themselves about their maturity.
|
||||
|
||||
The ``assert:supports-zero-impact-upgrade`` tag asserts that in addition to a
|
||||
project supporting `zero-downtime, rolling upgrade capabilities
|
||||
<https://governance.openstack.org/reference/tags/assert_supports-zero-downtime-upgrade.html>`_,
|
||||
<https://governance.openstack.org/tc/reference/tags/assert_supports-zero-downtime-upgrade.html>`_,
|
||||
it does so *without incurring any perceivable performance penalty*.
|
||||
|
||||
Application to current projects
|
||||
|
Loading…
x
Reference in New Issue
Block a user