From 0c90ff0bb862c87181a05d080bd4808e3dca3438 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: Ic9151804ffca5903969c44ca0465645b4d6fc1ea --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index f9de5bd..93b61f9 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "Puppet module for Logstash", "license": "Apache 2.0", "source": "git://git.openstack.org/openstack-infra/puppet-logstash.git", - "project_page": "http://ci.openstack.org/", + "project_page": "http://docs.openstack.org/infra/system-config/", "issues_url": "https://storyboard.openstack.org/#!/project/763", "dependencies": [ {"name":"puppetlabs/apache","version_requirement":">= 0.0.3 <0.0.5"}