diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-05-03 09:53:18 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-05-03 09:53:18 +0300 |
commit | fac2a6126de99040d28cb44b6fba76f1be76ff69 (patch) | |
tree | 36a666b0ff4e6d5184c8ea4b3b65cca7fc96a80f /src/config.json | |
parent | Found a way to make 'bookmarks' optional, so made it so https://github.com/li... (diff) | |
parent | Merge pull request 'Update URL for Tent' (#86) from sun/libredirect:master in... (diff) | |
download | libredirect-fac2a6126de99040d28cb44b6fba76f1be76ff69.zip |
Merge branch 'master' of https://github.com/libredirect/browser_extension
Diffstat (limited to 'src/config.json')
-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": [ |