diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-25 12:03:54 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-25 14:25:08 +0200 |
| commit | 28b25185c51d320c8124292a6194e4c34fa9c3e8 (patch) | |
| tree | a0cbe498f1c0a6a7be6e0f15c1b271e981be82cf /docs/blog/python3.rst | |
| parent | c6a5cc019ae27b1892b38afd33090653d07f33be (diff) | |
[brand] searxng -- fix links to issue tracker & WEB-GUI
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
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 1d2cfc813..7e770c193 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/searx/searx/issues +.. _GitHub: https://github.com/searxng/searxng/issues Acknowledgment ============== |