Updated Branches:
  refs/heads/master 1c33a3ee8 -> 1a5162f4d

The defaults.cfg for the Publican branding was out of date. Changed to current 
URLs.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1a5162f4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1a5162f4
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1a5162f4

Branch: refs/heads/master
Commit: 1a5162f4d2357c46d1d21687f7c47007b4690604
Parents: 1c33a3e
Author: Joe Brockmeier <[email protected]>
Authored: Tue Apr 9 13:54:35 2013 -0500
Committer: Joe Brockmeier <[email protected]>
Committed: Tue Apr 9 13:55:29 2013 -0500

----------------------------------------------------------------------
 docs/publican-cloudstack/defaults.cfg |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1a5162f4/docs/publican-cloudstack/defaults.cfg
----------------------------------------------------------------------
diff --git a/docs/publican-cloudstack/defaults.cfg 
b/docs/publican-cloudstack/defaults.cfg
index 9e27bdd..b288b33 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";
 

Reply via email to