You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/09/28 21:02:28 UTC

[20/50] meck commit: updated refs/heads/master to 3544aca

Fix Rebar 3 link

Project: http://git-wip-us.apache.org/repos/asf/couchdb-meck/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-meck/commit/f0904dcd
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-meck/tree/f0904dcd
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-meck/diff/f0904dcd

Branch: refs/heads/master
Commit: f0904dcdace405b03ae711a8e3f30dc284996bc6
Parents: 20e6cd5
Author: Adam Lindberg <he...@alind.io>
Authored: Mon Feb 13 15:11:08 2017 +0100
Committer: GitHub <no...@github.com>
Committed: Mon Feb 13 15:11:08 2017 +0100

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/f0904dcd/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index af01346..dca2417 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ ok
 Use
 ---
 
-Meck is best used via [Rebar 3]. Add the following dependency to your
+Meck is best used via [Rebar 3][rebar_3]. Add the following dependency to your
 `rebar.config` in your project root:
 
 ```erlang