From e0ee9b195531dae034d0ce2aae835dd52f870038 Mon Sep 17 00:00:00 2001
From: Jeremy Stanley <fungi@yuggoth.org>
Date: Thu, 14 May 2015 21:38:16 +0000
Subject: [PATCH] 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: I5efffe66431394061380e9d3439607d275727648
---
 specs/openstackci.rst    | 2 +-
 specs/puppet-modules.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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": []
        }