From 7a25c30b4ee7268f8e5abf71b418bb1286144af9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= <essen@ninenines.eu>
Date: Tue, 13 Oct 2015 00:48:06 +0200
Subject: Fix Get started link

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index f3de091..0c49db8 100644
--- a/index.html
+++ b/index.html
@@ -42,7 +42,7 @@ span.dir{color:purple}
 <span class="var">DEPS</span> <span class="op">=</span> cowboy
 <span class="dir">include</span> erlang.mk
 </code></pre>
-<p><a href="https://github.com/ninenines/erlang.mk/blob/master/doc/src/guide/getting_started.asciidoc">Get started</a></p>
+<p><a href="guide/ch02.html">Get started</a></p>
 <p>Tested and supported on</p>
 <p><img src="res/platforms.png" title="Linux, FreeBSD, OSX, Windows" alt="Linux, FreeBSD, OSX, Windows" height="50" width="190"/></p>
 </main>
-- 
cgit v1.2.3