diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-09-10 07:14:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-10 07:14:07 +0000 |
| commit | 449ff708985b86c85a4badc8494a577c792c4dd7 (patch) | |
| tree | 2cd963bef035619d8dcc3f343d82c96ed2a5aa2b /docs/dev | |
| parent | 1973e4ecf691f173299fb11abc61750009bdef84 (diff) | |
| parent | 70c9bb6f2c76b576ced9a4aa17e882b8fba47c2d (diff) | |
Merge pull request #307 from dalf/remove-transifex-ref
[fix] remove references to transifex
Diffstat (limited to 'docs/dev')
| -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: |