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 e67a49f commit 8707ba6Copy full SHA for 8707ba6
mix.exs
@@ -76,7 +76,7 @@ defmodule PowAssent.MixProject do
76
defp docs do
77
[
78
source_ref: "v#{@version}",
79
- main: "PowAssent",
+ main: "readme",
80
canonical: "http://hexdocs.pm/pow_assent",
81
source_url: "https://github.com/danschultzer/pow_assent",
82
extras: [
0 commit comments