Remove precompiled javascript (#55)
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 4c5a776e07d27abf221f14b9ec3fc288ed176a83..0bd6ea4e769768e3f94358043b5aab1e54aed35c 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -160,8 +160,7 @@ defmodule Pleroma.Mixfile do
       {:timex, "~> 3.6"},
       {:ueberauth, "~> 0.4"},
       {:linkify,
-       git: "https://git.ihatebeinga.live/floatingghost/linkify.git",
-       branch: "bugfix/line-ending-buffer"},
+       git: "https://akkoma.dev/AkkomaGang/linkify.git", branch: "bugfix/line-ending-buffer"},
       {:http_signatures, "~> 0.1.1"},
       {:telemetry, "~> 0.3"},
       {:poolboy, "~> 1.5"},