added html file extension for the release-notes
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/ae148d8b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/ae148d8b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/ae148d8b Branch: refs/heads/0.5.0 Commit: ae148d8b4f3f5da2208f3c24d4113374bdd635a7 Parents: 42cbc02 Author: Peter Veentjer <[email protected]> Authored: Wed Apr 10 14:41:18 2013 +0300 Committer: Peter Veentjer <[email protected]> Committed: Wed Apr 10 14:41:18 2013 +0300 ---------------------------------------------------------------------- docs/start/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/ae148d8b/docs/start/download.md ---------------------------------------------------------------------- diff --git a/docs/start/download.md b/docs/start/download.md index c0f55da..6f6e0f0 100644 --- a/docs/start/download.md +++ b/docs/start/download.md @@ -71,7 +71,7 @@ Just download your preferred flavour and add it to your classpath{% if site.broo First time using Brooklyn? Read [Getting Started]({{ site.url }}/use/guide/quickstart/index.html) to set up your `brooklyn.properties` and `catalog.xml` files. -Release notes can be found [here]({{ site.url }}/start/release-notes) +Release notes can be found [here]({{ site.url }}/start/release-notes.html) <a name="examples"></a>
