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:
Thierry Carrez 2016-12-21 11:31:24 +01:00
parent 8df562d5f2
commit cd22f1f324
3 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

@ -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

View File

@ -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