We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08eea7 commit 36d6c1cCopy full SHA for 36d6c1c
Makefile
@@ -224,7 +224,7 @@ docs_logger: compile ../ex_doc/bin/ex_doc
224
$(call DOCS_CONFIG,logger)
225
226
../ex_doc/bin/ex_doc:
227
- @ echo "ex_doc is not found in ../ex_doc as expected. See README for more information."
+ @ echo "ex_doc is not found in ../ex_doc as expected. See CONTRIBUTING.md for more information."
228
@ false
229
230
#==> Zip tasks
0 commit comments