diff options
author | Sunny <roesch.eric@protonmail.com> | 2023-04-29 17:33:12 +0200 |
---|---|---|
committer | Sunny <roesch.eric@protonmail.com> | 2023-04-29 17:33:12 +0200 |
commit | be07ee5558f1ccd1a84861562a5d3eeba53fae72 (patch) | |
tree | c53ceba658489f6c83580b37b3cbcb2a24b2b82d /src | |
parent | Added option for localhost frontends (diff) | |
download | libredirect-be07ee5558f1ccd1a84861562a5d3eeba53fae72.zip |
Update URL for Tent
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 12b6bd22..7957cb94 100644 --- a/src/config.json +++ b/src/config.json @@ -710,7 +710,7 @@ "tent": { "name": "Tent", "instanceList": true, - "url": "https://codeberg.org/sun/Tent" + "url": "https://forgejo.sny.sh/sun/Tent" } }, "targets": [ |