Merge branch 'update-source-and-homepage-url' into 'master'

Update Source and homepage urls

See merge request framasoft/mobilizon!156
This commit is contained in:
Thomas Citharel 2019-07-08 17:35:53 +02:00
commit eb31898ca6

View File

@ -25,8 +25,8 @@ defmodule Mobilizon.Mixfile do
"vcr.show": :test
],
name: "Mobilizon",
source_url: "https://framagit.org/tcit/mobilizon",
homepage_url: "https://framagit.org/tcit/mobilizon",
source_url: "https://framagit.org/framasoft/mobilizon",
homepage_url: "https://joinmobilizon.org",
docs: docs()
]
end