Fix a couple of broken links in PEP 462.
This commit is contained in:
parent
db2f486755
commit
76e5c76146
|
@ -193,7 +193,7 @@ deliberately designed with a plugin based trigger and action system to make
|
||||||
it easier to adapt to alternate code review systems, issue trackers and
|
it easier to adapt to alternate code review systems, issue trackers and
|
||||||
CI systems. James Blair of the OpenStack infrastructure team provided
|
CI systems. James Blair of the OpenStack infrastructure team provided
|
||||||
an `excellent overview of Zuul
|
an `excellent overview of Zuul
|
||||||
<https://www.youtube.com/watch?v=sLD9LHc1QFM>`__ at linux.conf.au 2014.
|
<https://www.youtube.com/watch?v=xTPILCPRGeg>`__ at linux.conf.au 2014.
|
||||||
|
|
||||||
While Zuul handles several workflows for OpenStack, the specific one of
|
While Zuul handles several workflows for OpenStack, the specific one of
|
||||||
interest for this PEP is the "merge gating" workflow.
|
interest for this PEP is the "merge gating" workflow.
|
||||||
|
@ -225,7 +225,7 @@ However, the merge queue itself is a very powerful concept that should
|
||||||
directly address several of the issues described in the Rationale above.
|
directly address several of the issues described in the Rationale above.
|
||||||
|
|
||||||
.. _Zuul: http://ci.openstack.org/zuul/
|
.. _Zuul: http://ci.openstack.org/zuul/
|
||||||
.. _Elastic recheck: http://status.openstack.org/elastic-recheck/>
|
.. _Elastic recheck: http://status.openstack.org/elastic-recheck/
|
||||||
|
|
||||||
|
|
||||||
Deferred Proposals
|
Deferred Proposals
|
||||||
|
|
Loading…
Reference in New Issue