[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs

This commit is contained in:
Alexandre Flament 2020-09-28 16:44:14 +02:00
parent 8d47142f35
commit f204e4903d
22 changed files with 59 additions and 59 deletions

View file

@ -81,7 +81,7 @@ fork:
.. code:: sh
$ cd ~/Downloads
$ git clone https://github.com/asciimoo/searx.git
$ git clone https://github.com/searx/searx.git
$ cd searx
The :ref:`lxc-searx.env` consists of several images, see ``export

View file

@ -54,7 +54,7 @@ If you found bugs
Please open an issue on `GitHub`_. Make sure that you mention your Python
version in your issue, so we can investigate it properly.
.. _GitHub: https://github.com/asciimoo/searx/issues
.. _GitHub: https://github.com/searx/searx/issues
Acknowledgment
==============