Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master ed928a594 -> 1fe871b76


Fix Getting Started button again


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

Branch: refs/heads/master
Commit: 1fe871b76ebf13afeeab62772342e72cb70f7113
Parents: ed928a5
Author: Richard Downer <rich...@apache.org>
Authored: Mon Dec 14 10:36:12 2015 +0000
Committer: Richard Downer <rich...@apache.org>
Committed: Mon Dec 14 10:36:12 2015 +0000

----------------------------------------------------------------------
 docs/website/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/1fe871b7/docs/website/index.md
----------------------------------------------------------------------
diff --git a/docs/website/index.md b/docs/website/index.md
index 09ece7d..1312fdc 100644
--- a/docs/website/index.md
+++ b/docs/website/index.md
@@ -70,7 +70,7 @@ View and modify using the *web console* or automate using the 
*REST API*
 <div style="text-align: center" markdown="1">
 
 <a class="btn btn-primary btn-lg" role="button" href="learnmore/">learn 
more</a>
-<a class="btn btn-primary btn-lg" role="button" href="{{ site.path.guide 
}}/guide/start/running.md">get started</a>
+<a class="btn btn-primary btn-lg" role="button" href="{{ site.path.guide 
}}/start/running.html">get started</a>
 
 </div>
 

Reply via email to