diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.json b/src/config.json index 6985fac8..21e468d7 100644 --- a/src/config.json +++ b/src/config.json @@ -76,7 +76,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://github.com/migalmoreno/tubo", + "url": "https://git.migalmoreno.com/tubo/about/", "excludeTargets": [ 2, 3 @@ -464,7 +464,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://github.com/migalmoreno/tubo" + "url": "https://git.migalmoreno.com/tubo/about/" } }, "targets": [ @@ -1073,4 +1073,4 @@ "url": "https://paste.libredirect.invalid" } } -} \ No newline at end of file +} |