aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-02 12:35:27 +0200
committerLoïc Hoguin <[email protected]>2014-08-02 12:35:27 +0200
commite2d8e0361e91360e435ef47cfadeb1d772b1a6e0 (patch)
tree1d966b6392961d02ebc6f14f5ab6b99d4c4111c6 /README.md
parent9b69841683d196fa3573b541e744658fdd5156f4 (diff)
downloaderlang.mk-e2d8e0361e91360e435ef47cfadeb1d772b1a6e0.tar.gz
erlang.mk-e2d8e0361e91360e435ef47cfadeb1d772b1a6e0.tar.bz2
erlang.mk-e2d8e0361e91360e435ef47cfadeb1d772b1a6e0.zip
Change extend -> ninenines links
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7bd9d4d..2a496d5 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ The following snippet overrides the Cowboy version required:
``` Makefile
DEPS = cowboy
-dep_cowboy = git https://github.com/extend/cowboy 1.0.0
+dep_cowboy = git https://github.com/ninenines/cowboy 1.0.0
```
They will always be compiled using the command `make`. If the dependency