Updated Branches: refs/heads/4.1 cc9cef571 -> be6bfead9
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/be6bfead Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/be6bfead Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/be6bfead Branch: refs/heads/4.1 Commit: be6bfead9c4455c64fbdd1a18a1bc201f18fca06 Parents: cc9cef5 Author: Joe Brockmeier <j...@zonker.net> Authored: Tue Apr 9 13:54:35 2013 -0500 Committer: Joe Brockmeier <j...@zonker.net> Committed: Tue Apr 9 13:54:35 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/be6bfead/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"