diff --git a/mix.exs b/mix.exs index f6993b4..12f9c75 100644 --- a/mix.exs +++ b/mix.exs @@ -70,7 +70,10 @@ defmodule Wayfarer.MixProject do maintainers: ["James Harton "], licenses: ["HL3-FULL"], links: %{ - "Source" => "https://harton.dev/james/wayfarer" + "Source" => "https://harton.dev/james/wayfarer", + "GitHub" => "https://github.com/jimsynz/wayfarer", + "Changelog" => "https://docs.harton.nz/james/wayfarer/changelog.html", + "Sponsor" => "https://github.com/sponsors/jimsynz" }, source_url: "https://harton.dev/james/wayfarer" ]