We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fb3bb commit d010a13Copy full SHA for d010a13
1 file changed
mix.exs
@@ -64,7 +64,7 @@ defmodule Predicator.MixProject do
64
canonical: "https://hexdocs.pm/predicator",
65
source_url: @source_url,
66
extras: ["README.md", "CHANGELOG.md"],
67
- main: "README"
+ main: "readme"
68
]
69
end
70
0 commit comments