diff --git a/docs/conf.py b/docs/conf.py index 15af14042..9da80cf02 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,7 +69,7 @@ jinja_filters = { def process_link(href): if href.startswith('/'): - return '../go-to-instance.html' + return '../go-to-instance.html#' + href else: return href diff --git a/docs/go-to-instance.html b/docs/go-to-instance.html new file mode 100644 index 000000000..0944626ab --- /dev/null +++ b/docs/go-to-instance.html @@ -0,0 +1,21 @@ + + + diff --git a/docs/go-to-instance.rst b/docs/go-to-instance.rst index 1b6c818d9..ee2bfd971 100644 --- a/docs/go-to-instance.rst +++ b/docs/go-to-instance.rst @@ -1,7 +1,14 @@ :orphan: -======================= -We cannot link there :( -======================= +================= +Go to instance... +================= +The link you followed depends on the instance. We don't know which instance you're using. + +For your convenience the instances from +`searx.space `_ are linked below: + +.. raw:: html + :file: go-to-instance.html