Skip to content

Commit 095f420

Browse files
authored
Remove "Docs" link from mix.exs (aws-beam#39)
Hex.pm already automatically adds an "Online documentation" link.
1 parent 5e0b330 commit 095f420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ defmodule AWS.Mixfile do
4545
[maintainers: ["Jamu Kakar"],
4646
licenses: ["Apache 2.0"],
4747
links: %{"GitHub" => "https://github.com/aws-beam/aws-elixir",
48-
"Docs" => "http://hexdocs.pm/aws/#{@version}/",
4948
"Changelog" => "https://github.com/aws-beam/aws-elixir/blob/master/CHANGELOG.md"}]
5049
end
5150
end

0 commit comments

Comments
 (0)