Skip to content

Commit b547a89

Browse files
committed
fix: update GitHub link in mix.exs
1 parent 904c139 commit b547a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defmodule Enquirer.Mixfile do
2424
[
2525
maintainers: ["Martin Pretorius"],
2626
licenses: ["MIT"],
27-
links: %{"GitHub" => "https://github.com/glasnoster/enquirer"}
27+
links: %{"GitHub" => "https://github.com/NarrativeApp/enquirer"}
2828
]
2929
end
3030

0 commit comments

Comments
 (0)