mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02:00
docs: fix dead Searx-instance links to https://searx.space
Related to #1853 / BTW update year of copyright note Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
6df4172887
commit
a9d184473f
3 changed files with 6 additions and 4 deletions
|
@ -11,7 +11,7 @@ DOCS_URL = os.environ.get("DOCS_URL", "https://asciimoo.github.io/searx/")
|
|||
# Project --------------------------------------------------------------
|
||||
|
||||
project = u'searx'
|
||||
copyright = u'2015-2019, Adam Tauber, Noémi Ványi'
|
||||
copyright = u'2015-2020, Adam Tauber, Noémi Ványi'
|
||||
author = u'Adam Tauber'
|
||||
release, version = VERSION_STRING, VERSION_STRING
|
||||
highlight_language = 'none'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue