Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
searx-engine
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
searx-engine
Commits
2ade2ce1
Unverified
Commit
2ade2ce1
authored
Feb 20, 2020
by
Markus Heiser
Committed by
GitHub
Feb 20, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1855 from return42/fix-dead-links
docs: fix dead Searx-instance links to
https://searx.space
parents
6df41728
a9d18447
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
conf.py
docs/conf.py
+1
-1
reST.rst
docs/dev/reST.rst
+1
-1
index.rst
docs/index.rst
+4
-2
No files found.
docs/conf.py
View file @
2ade2ce1
...
...
@@ -11,7 +11,7 @@ DOCS_URL = os.environ.get("DOCS_URL", "https://asciimoo.github.io/searx/")
# Project --------------------------------------------------------------
project
=
u'searx'
copyright
=
u'2015-20
19
, Adam Tauber, Noémi Ványi'
copyright
=
u'2015-20
20
, Adam Tauber, Noémi Ványi'
author
=
u'Adam Tauber'
release
,
version
=
VERSION_STRING
,
VERSION_STRING
highlight_language
=
'none'
...
...
docs/dev/reST.rst
View file @
2ade2ce1
...
...
@@ -285,7 +285,7 @@ content becomes smart.
:rst:role:`pep` :pep:`8` ``:pep:`8```
sphinx.ext.extlinks_
--------------------------------------------------------------------------------------------------
project's wiki article :wiki:`
Searx-instances` ``:wiki:`Searx-instanc
es```
project's wiki article :wiki:`
Offline-engines` ``:wiki:`Offline-engin
es```
to docs public URL :docs:`dev/reST.html` ``:docs:`dev/reST.html```
files & folders origin :origin:`docs/dev/reST.rst` ``:origin:`docs/dev/reST.rst```
pull request :pull:`1756` ``:pull:`1756```
...
...
docs/index.rst
View file @
2ade2ce1
...
...
@@ -20,8 +20,8 @@ Searx is a free internet metasearch engine which aggregates results from more
than 70 search services. Users are neither tracked nor profiled. Additionally,
searx can be used over Tor for online anonymity.
Get started with searx by using one of the
:wiki:`Searx-instances`. If you
don't trust
anyone, you can set up your own, see :ref:`installation`.
Get started with searx by using one of the
Searx-instances_. If you don't trust
anyone, you can set up your own, see :ref:`installation`.
.. toctree::
:maxdepth: 2
...
...
@@ -30,3 +30,5 @@ don't trust anyone, you can set up your own, see :ref:`installation`.
admin/index
dev/index
blog/index
.. _Searx-instances: https://searx.space
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment