Updated Branches: refs/heads/master c546be8af -> d5e5de5d8
CLOUDSTACK-3546 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d5e5de5d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d5e5de5d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d5e5de5d Branch: refs/heads/master Commit: d5e5de5d801c0102125514ee71a2baaffe35a4c6 Parents: c546be8 Author: radhikap <[email protected]> Authored: Fri Aug 2 17:52:53 2013 +0530 Committer: Radhika PC <[email protected]> Committed: Mon Aug 5 10:24:07 2013 +0530 ---------------------------------------------------------------------- docs/en-US/whats-new.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d5e5de5d/docs/en-US/whats-new.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/whats-new.xml b/docs/en-US/whats-new.xml index c129c1e..04733c7 100644 --- a/docs/en-US/whats-new.xml +++ b/docs/en-US/whats-new.xml @@ -26,7 +26,7 @@ <title>What's New in the API for 4.2</title> <xi:include href="added-API-commands-4.2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="changed-API-commands-4.2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> - <xi:include href="removed-api-4.2.xml.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + <xi:include href="removed-api-4.2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> </section> <section id="whats-new-in-api-4.1"> <title>What's New in the API for 4.1</title>
