Skip to content

Commit e5e9084

Browse files
committed
Merge pull request #6 from duksis/patch-1
Fix package link github
2 parents 7d82d78 + 7644a7d commit e5e9084

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
@@ -47,6 +47,6 @@ defmodule UeberauthGithub.Mixfile do
4747
[files: ["lib", "mix.exs", "README.md", "LICENSE"],
4848
maintainers: ["Daniel Neighman"],
4949
licenses: ["MIT"],
50-
links: %{"GitHub": "https://github.com/hassox/ueberuth_github"}]
50+
links: %{"GitHub": "https://github.com/ueberauth/ueberauth_github"}]
5151
end
5252
end

0 commit comments

Comments
 (0)