From 34528dad1a201bbb202ed583d2b45cc948567fe6 Mon Sep 17 00:00:00 2001 From: John Burwell Date: Tue, 16 Dec 2014 11:41:27 -0500 Subject: [PATCH] Changes the top-level edocs directive to use basho/exometer instead of Feuerlabs/exometer_core --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index cecf5c3..2d53171 100644 --- a/rebar.config +++ b/rebar.config @@ -33,7 +33,7 @@ {doc_path, []}, {top_level_readme, {"./README.md", - "https://github.com/Feuerlabs/exometer_core", "master"}} + "https://github.com/basho/exometer_core", "master"}} ]}. {xref_checks,