Skip to content

Commit

Permalink
Rework the filenames because hex doesn't like them
Browse files Browse the repository at this point in the history
  • Loading branch information
choptastic committed Jan 10, 2024
1 parent 2a20cde commit c109e79
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

{ex_doc, [
{source_url, <<"https://github.com/choptastic/qdate">>},
{extras, [<<"README.markdown">>, <<"LICENSE">>]},
{extras, [<<"README.md">>, <<"LICENSE.md">>]},
{main, <<"readme">>}]}.

0 comments on commit c109e79

Please sign in to comment.