From bd5184ff312012827e01ab42ecee7caf8e98039a Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 14 May 2015 21:38:18 +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: I4ae4133dec730f2f009295161b427fdc9a8d5c5a --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index adcb099..952ac91 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "Puppet module for Nodepool", "license": "Apache 2.0", "source": "git://git.openstack.org/openstack-infra/puppet-nodepool.git", - "project_page": "http://ci.openstack.org/", + "project_page": "http://docs.openstack.org/infra/system-config/", "issues_url": "https://storyboard.openstack.org/#!/project/765", "dependencies": [ {"name":"puppetlabs/apt", "version_requirement": "<2.0.0"},