diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-09-28 16:44:14 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2020-09-28 16:44:14 +0200 |
| commit | f204e4903da3e97629bbf37c74e1b603b2e12830 (patch) | |
| tree | 471fc120e7f023fe3aa816f0f651e8764771c6eb /docs/blog/python3.rst | |
| parent | 8d47142f35199866b26ee4e9149bbb8b058a6873 (diff) | |
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
Diffstat (limited to 'docs/blog/python3.rst')
| -rw-r--r-- | docs/blog/python3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 ============== |