diff options
author | Ikel <ikelatomig@noreply.codeberg.org> | 2023-04-30 06:02:37 +0000 |
---|---|---|
committer | Ikel <ikelatomig@noreply.codeberg.org> | 2023-04-30 06:02:37 +0000 |
commit | af3cf339aa4710d426ef145957569f05e1f3add0 (patch) | |
tree | 7e573820479f9f087ff352103c6a9b86c162d429 /src | |
parent | Cleaned README, will re-add info in the website. (diff) | |
parent | Update URL for Tent (diff) | |
download | libredirect-af3cf339aa4710d426ef145957569f05e1f3add0.zip |
Merge pull request 'Update URL for Tent' (#86) from sun/libredirect:master into master
Reviewed-on: https://codeberg.org/LibRedirect/libredirect/pulls/86
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": [ |