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 /docs | |
parent | 1973e4ecf691f173299fb11abc61750009bdef84 (diff) | |
download | searxng-70c9bb6f2c76b576ced9a4aa17e882b8fba47c2d.tar.gz searxng-70c9bb6f2c76b576ced9a4aa17e882b8fba47c2d.zip |
[fix] remove references to transifex
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dev/contribution_guide.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/dev/contribution_guide.rst b/docs/dev/contribution_guide.rst index ed1c223c5..a8e5095be 100644 --- a/docs/dev/contribution_guide.rst +++ b/docs/dev/contribution_guide.rst @@ -105,11 +105,7 @@ For more help on getting started with searx development, see :ref:`devquickstart Translation =========== -Translation currently takes place on :ref:`transifex <translation>`. - -.. caution:: - - Please, do not update translation files in the repo. +Translation currently takes place on :ref:`weblate <translation>`. .. _contrib docs: |