Fix invalid link to jenkins puppet module

The jenkins puppet link in docs is invalid as it links to non-existent
project called 'config' . The correct link is updated in installation
docs.

Closes-Bug story 2000145
story link: https://storyboard.openstack.org/#!/story/2000145

Change-Id: I542280b99508e80a1cec4f87395e328cb567f134
This commit is contained in:
imran 2015-02-02 10:48:58 -08:00
parent fbd432a0ad
commit efe02049d6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ The OpenStack project uses Puppet to manage its infrastructure
systems, including Jenkins. If you use Puppet, you can use the
`OpenStack Jenkins module`__ to install Jenkins Job Builder.
__ https://git.openstack.org/cgit/openstack-infra/config/tree/modules/jenkins
__ https://git.openstack.org/cgit/openstack-infra/puppet-jenkins/tree/
Documentation
-------------