From 5cf9ac25e57847c348b32f9808a5ab81f3f33bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 2 Aug 2014 12:38:15 +0200 Subject: Update links extend -> ninenines --- doc/src/guide/getting_started.ezdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/guide/getting_started.ezdoc') diff --git a/doc/src/guide/getting_started.ezdoc b/doc/src/guide/getting_started.ezdoc index 81fbc99..88ebd93 100644 --- a/doc/src/guide/getting_started.ezdoc +++ b/doc/src/guide/getting_started.ezdoc @@ -14,7 +14,7 @@ you need to push your first Cowboy application to production. :: Bootstrap -We are going to use the ^"erlang.mk^https://github.com/extend/erlang.mk +We are going to use the ^"erlang.mk^https://github.com/ninenines/erlang.mk build system. It also offers bootstrap features allowing us to quickly get started without having to deal with minute details. @@ -29,7 +29,7 @@ Then we need to download `erlang.mk`. Either use the following command or download it manually. ``` bash -$ wget https://raw.githubusercontent.com/extend/erlang.mk/master/erlang.mk +$ wget https://raw.githubusercontent.com/ninenines/erlang.mk/master/erlang.mk ``` We can now bootstrap our application. Since we are going to generate -- cgit v1.2.3