Skip to content

Commit c0ea246

Browse files
committed
Update docs configuration
1 parent ba9ca41 commit c0ea246

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mix.exs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ defmodule Fine.MixProject do
3737

3838
defp docs() do
3939
[
40-
main: "Fine"
40+
main: "Fine",
41+
source_url: @github_url,
42+
source_ref: "v#{@version}"
4143
]
4244
end
4345

0 commit comments

Comments
 (0)