diff options
| author | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-12-03 23:11:55 +0100 |
|---|---|---|
| committer | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-12-03 23:11:55 +0100 |
| commit | 2d8b01dec9c0f3bd904c8630fe1ffa09c15d0b45 (patch) | |
| tree | 44a8daaa296d5de03ece4d7ce028877fa7ee8c25 /src/config | |
| parent | Translated using Weblate (Galician) (diff) | |
| download | libredirect-2d8b01dec9c0f3bd904c8630fe1ffa09c15d0b45.zip | |
Update Tubo main instance and source repository
Diffstat (limited to '')
| -rw-r--r-- | src/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json index 48eecc24..f5f3819d 100644 --- a/src/config.json +++ b/src/config.json @@ -82,7 +82,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://git.migalmoreno.com/tubo/about/", + "url": "https://github.com/migalmoreno/tubo", "excludeTargets": [ 2, 3 @@ -558,7 +558,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://git.migalmoreno.com/tubo/about/" + "url": "https://github.com/migalmoreno/tubo" } }, "targets": [ |
