Fix broken link

The Jenkins page does not exist anymore, remove the link to it.

Change-Id: If2796a38f3a5b9e4ff7ae6b87a5dfc5139cd5b15
This commit is contained in:
Andreas Jaeger 2017-01-11 08:34:05 +01:00
parent c15b312e1a
commit ab597d4fa2

View File

@ -361,7 +361,7 @@ The following documentation explains how to setup a 3rd party CI system using th
Managing Jenkins Jobs
---------------------
When code is pushed to Gerrit, a series of jobs are triggered that run a series
of tests against the proposed code. `Jenkins <http://docs.openstack.org/infra/system-config/jenkins.html>`_
of tests against the proposed code. Jenkins
is the server that executes and
manages these jobs. It is a Java application with an extensible architecture
that supports plugins that add functionality to the base server.