mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Update links extend -> ninenines
This commit is contained in:
parent
ee370accec
commit
5cf9ac25e5
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue