From 94849e274af7756263724711b69e0fa4f802fc5c Mon Sep 17 00:00:00 2001 From: Jessica Date: Wed, 21 Aug 2013 16:15:34 -0700 Subject: [PATCH] CLOUDSTACK-4429. DOC. Fix broken link in header of API Reference TOC page. The link pointed to the Developer's Guide on the old doc site. Changed to point to the new doc site. Does not point to a specific doc version, so this text can be re-used without change for future software releases. --- tools/apidoc/generatetoc_header.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/apidoc/generatetoc_header.xsl b/tools/apidoc/generatetoc_header.xsl index 972cf9c4fff..8ea006443fd 100644 --- a/tools/apidoc/generatetoc_header.xsl +++ b/tools/apidoc/generatetoc_header.xsl @@ -57,7 +57,7 @@ version="1.0">

Using the CloudStack API

For information about how the APIs work, and tips on how to use them, see the - Developer's Guide.

+ Developer's Guide.