Replace ci.o.o links with docs.o.o/infra

The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: I98d5d0f062520f423f041605de7572c8e3d73511
This commit is contained in:
Jeremy Stanley 2015-05-14 21:38:17 +00:00
parent 48c90450bf
commit 76cfa28338
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ is a sub project under the OpenStack umbrella, and so has more process
associated with it than your typical Puppet module.
This module is under the direction of the openstack-infra team.
Website: http://ci.openstack.org/
Website: http://docs.openstack.org/infra/system-config/
The official git repository is at:
https://git.openstack.org/cgit/openstack-infra/puppet-httpd/

View File

@ -5,7 +5,7 @@
"summary": "Puppet module for httpd",
"license": "Apache 2.0",
"source": "git://git.openstack.org/openstack-infra/puppet-httpd.git",
"project_page": "http://ci.openstack.org/",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/754",
"dependencies": []
}