From 1a5162f4d2357c46d1d21687f7c47007b4690604 Mon Sep 17 00:00:00 2001 From: Joe Brockmeier Date: Tue, 9 Apr 2013 13:54:35 -0500 Subject: [PATCH] The defaults.cfg for the Publican branding was out of date. Changed to current URLs. --- docs/publican-cloudstack/defaults.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/publican-cloudstack/defaults.cfg b/docs/publican-cloudstack/defaults.cfg index 9e27bdd309d..b288b33af47 100644 --- a/docs/publican-cloudstack/defaults.cfg +++ b/docs/publican-cloudstack/defaults.cfg @@ -16,6 +16,6 @@ # specific language governing permissions and limitations # under the License. -doc_url: "http://incubator.apache.org/cloudstack/docs" -prod_url: "http://cloudstack.org" +doc_url: "http://cloudstack.apache.org/docs" +prod_url: "http://cloudstack.apache.org"