Rework the filenames because hex doesn't like them
This commit is contained in:
parent
2a20cdea1e
commit
c109e7969b
3 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@
|
|||
|
||||
{ex_doc, [
|
||||
{source_url, <<"https://github.com/choptastic/qdate">>},
|
||||
{extras, [<<"README.markdown">>, <<"LICENSE">>]},
|
||||
{extras, [<<"README.md">>, <<"LICENSE.md">>]},
|
||||
{main, <<"readme">>}]}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue