diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-09-09 21:29:55 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2021-09-09 21:29:55 +0200 |
| commit | 70c9bb6f2c76b576ced9a4aa17e882b8fba47c2d (patch) | |
| tree | 2cd963bef035619d8dcc3f343d82c96ed2a5aa2b /searx/templates/__common__/about.html | |
| parent | 1973e4ecf691f173299fb11abc61750009bdef84 (diff) | |
[fix] remove references to transifex
Diffstat (limited to 'searx/templates/__common__/about.html')
| -rw-r--r-- | searx/templates/__common__/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/__common__/about.html b/searx/templates/__common__/about.html index 707802d45..5a9065f03 100644 --- a/searx/templates/__common__/about.html +++ b/searx/templates/__common__/about.html @@ -12,7 +12,7 @@ <ul> <li><a href="{{ searx_git_url }}">SearXNG sources</a></li> - <li><a href="https://www.transifex.com/projects/p/searx/">transifex</a></li> + <li><a href="https://weblate.bubu1.eu/projects/searxng/">weblate</a></li> </ul> <hr /> |