diff --git a/mix.exs b/mix.exs
index ce949b071a398bcca5218eab1bbe175b56a4555b..b76e0a5dca20f5ea5d07846d09a35d684d193ff9 100644
--- a/mix.exs
+++ b/mix.exs
@@ -57,8 +57,7 @@ defmodule Majic.MixProject do
   defp package do
     [
       licenses: ["Apache 2.0"],
-      links: %{"GitHub" => "https://github.com/hrefhref/majic"},
-      source_url: "https://git.pleroma.social/pleroma/elixir-libraries/majic"
+      links: %{"GitLab" => "https://git.pleroma.social/pleroma/elixir-libraries/majic"}
     ]
   end