diff --git a/specs/openstackci.rst b/specs/openstackci.rst index 43f4de0..865fe0d 100644 --- a/specs/openstackci.rst +++ b/specs/openstackci.rst @@ -149,7 +149,7 @@ Documentation Add documentation to use new Third Party CI puppet script here: -Published: http://ci.openstack.org/third_party.html +Published: http://docs.openstack.org/infra/system-config/third_party.html Source: https://github.com/openstack-infra/system-config/blob/master/doc/source/third_party.rst diff --git a/specs/puppet-modules.rst b/specs/puppet-modules.rst index e289d36..dc7461e 100644 --- a/specs/puppet-modules.rst +++ b/specs/puppet-modules.rst @@ -181,7 +181,7 @@ The following process must be done for each module separately: "summary": "Puppet module for $module", "license": "Apache 2.0", "source": "git://git.openstack.org/openstack-infra/puppet-$module.git", - "project_page": "http://ci.openstack.org/", + "project_page": "http://docs.openstack.org/infra/system-config/", "issues_url": "https://storyboard.openstack.org/#!/project/$lookup-module-id", "dependencies": [] }