http://hg.python.org/peps/rev/e2c89227084e changeset: 5370:e2c89227084e user: Ezio Melotti <ezio.melotti at gmail.com> date: Tue Feb 11 00:18:25 2014 +0200 summary: Fix a couple of broken links in PEP 462. files: pep-0462.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0462.txt b/pep-0462.txt --- a/pep-0462.txt +++ b/pep-0462.txt @@ -193,7 +193,7 @@ 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 @@ 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 -- Repository URL: http://hg.python.org/peps