aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-13 00:48:06 +0200
committerLoïc Hoguin <[email protected]>2015-10-13 00:48:06 +0200
commit7a25c30b4ee7268f8e5abf71b418bb1286144af9 (patch)
tree56ae341bae30afaebbdbf43dba565d4eb74a7326
parent28e559bc09f76c258c90179bf0f2b5f263e2a99f (diff)
downloaderlang.mk-7a25c30b4ee7268f8e5abf71b418bb1286144af9.tar.gz
erlang.mk-7a25c30b4ee7268f8e5abf71b418bb1286144af9.tar.bz2
erlang.mk-7a25c30b4ee7268f8e5abf71b418bb1286144af9.zip
Fix Get started link
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
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>