Fix a couple of broken links in PEP 462.

This commit is contained in:
Ezio Melotti 2014-02-11 00:18:25 +02:00
parent db2f486755
commit 76e5c76146
1 changed files with 2 additions and 2 deletions

View File

@ -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
CI systems. James Blair of the OpenStack infrastructure team provided
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
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.
.. _Zuul: http://ci.openstack.org/zuul/
.. _Elastic recheck: http://status.openstack.org/elastic-recheck/>
.. _Elastic recheck: http://status.openstack.org/elastic-recheck/
Deferred Proposals