Skip to content

Commit d010a13

Browse files
committed
Fixes main page for docs
1 parent e3fb3bb commit d010a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ defmodule Predicator.MixProject do
6464
canonical: "https://hexdocs.pm/predicator",
6565
source_url: @source_url,
6666
extras: ["README.md", "CHANGELOG.md"],
67-
main: "README"
67+
main: "readme"
6868
]
6969
end
7070

0 commit comments

Comments
 (0)