summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5e8932c..0cbbe13 100644
--- a/README.md
+++ b/README.md
@@ -133,9 +133,7 @@ make: [dialyzer_warnings] Error 2 (ignored)
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html) warnings are compared
against a set of safe-to-ignore warnings
found in
-[dialyzer_reference](https://raw.github.com/basho/rebar/master/dialyzer_reference)
-and
-
+[dialyzer_reference](https://raw.github.com/basho/rebar/master/dialyzer_reference).
[xref](http://www.erlang.org/doc/man/xref.html) is run with custom queries
to suppress safe-to-ignore warnings
[xref_queries](https://raw.github.com/basho/rebar/master/rebar.config)