summaryrefslogtreecommitdiff
path: root/docs/blog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/blog')
-rw-r--r--docs/blog/lxcdev-202006.rst2
-rw-r--r--docs/blog/python3.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/blog/lxcdev-202006.rst b/docs/blog/lxcdev-202006.rst
index f9ca3c2cc..b8d470d4e 100644
--- a/docs/blog/lxcdev-202006.rst
+++ b/docs/blog/lxcdev-202006.rst
@@ -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
diff --git a/docs/blog/python3.rst b/docs/blog/python3.rst
index 5bb7f1c80..1d2cfc813 100644
--- a/docs/blog/python3.rst
+++ b/docs/blog/python3.rst
@@ -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
==============