From e11a7977372ccec3b2046c8f0db6da71506a5163 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 14 May 2015 21:38:19 +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: I0b3f3be54a0246fdc29c20439516ad62ac6bde1f --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9f8fd9c..69a57f8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = NDSU IBM Capstone Group & OpenStack Infrastructure Team author-email = openstack-infra@lists.openstack.org -home-page = http://ci.openstack.org/ +home-page = http://docs.openstack.org/infra/system-config/ classifier = Intended Audience :: Information Technology Intended Audience :: System Administrators