There was an error while loading. Please reload this page.
1 parent 01717eb commit c42d33dCopy full SHA for c42d33d
1 file changed
mix.exs
@@ -44,9 +44,8 @@ defmodule Schemecto.MixProject do
44
45
defp docs do
46
[
47
- # The main page in the docs
48
main: "readme",
49
- extras: ["README.md"]
+ extras: ["README.md"],
50
source_ref: "v#{@version}",
51
source_url: @repo_url
52
]
0 commit comments