diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2022-01-04 15:32:36 +0100 |
|---|---|---|
| committer | Tagada <36127788+Tagadda@users.noreply.github.com> | 2022-01-04 20:15:28 +0100 |
| commit | 775f9984e83e3b8f368ba7e00255ac249ca2fa43 (patch) | |
| tree | 2ae5a021590c63be20a8ce41d7faab9a92107545 /manifest.json | |
| parent | 38414a4cc0e7a6a2ee9cd8f92855d5404db44ec6 (diff) | |
| download | mastodon_ynh-775f9984e83e3b8f368ba7e00255ac249ca2fa43.tar.gz mastodon_ynh-775f9984e83e3b8f368ba7e00255ac249ca2fa43.tar.bz2 mastodon_ynh-775f9984e83e3b8f368ba7e00255ac249ca2fa43.zip | |
fix install
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index fd4bc14..80fb313 100644 --- a/manifest.json +++ b/manifest.json @@ -7,13 +7,13 @@ "fr": "Réseau social libre et fédéré" }, "version": "3.4.4~ynh1", - "url": "https://github.com/tootsuite/mastodon", + "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", "website": "https://joinmastodon.org/", "demo": "https://joinmastodon.org/", "admindoc": "https://docs.joinmastodon.org/", - "code": "https://github.com/tootsuite/mastodon" + "code": "https://github.com/mastodon/mastodon" }, "license": "AGPL-3.0-or-later", "maintainer": { |
