diff --git a/mix.exs b/mix.exs index 5bb5251be..0ec716738 100644 --- a/mix.exs +++ b/mix.exs @@ -66,7 +66,7 @@ defmodule Mobilizon.Mixfile do {:geo_postgis, "~> 3.1"}, {:timex, "~> 3.0"}, # Waiting for https://github.com/lpil/icalendar/pull/29 - {:icalendar, git: "git@framagit.org:tcit/icalendar.git"}, + {:icalendar, git: "https://framagit.org/tcit/icalendar"}, {:exgravatar, "~> 2.0.1"}, {:httpoison, "~> 1.0"}, {:json_ld, "~> 0.3"},