summaryrefslogtreecommitdiff
path: root/docs/dev/reST.rst
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-04-25 14:30:18 +0200
committerGitHub <noreply@github.com>2021-04-25 14:30:18 +0200
commitd20f2822d03e67b436973c8520a288fcc76c409a (patch)
tree27b94ef935cf5eae57e7be6478c665fa3c5c5c32 /docs/dev/reST.rst
parenteebac31ccdb052711abb9bce6cbb888ce059f115 (diff)
parent28b25185c51d320c8124292a6194e4c34fa9c3e8 (diff)
Merge pull request #25 from return42/brand-001
SearxNG brand
Diffstat (limited to 'docs/dev/reST.rst')
-rw-r--r--docs/dev/reST.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/reST.rst b/docs/dev/reST.rst
index 1817504c6..181d9829d 100644
--- a/docs/dev/reST.rst
+++ b/docs/dev/reST.rst
@@ -288,7 +288,7 @@ content becomes smart.
project's wiki article :wiki:`Offline-engines` ``:wiki:`Offline-engines```
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```
+ pull request :pull:`4` ``:pull:`4```
patch :patch:`af2cae6` ``:patch:`af2cae6```
PyPi package :pypi:`searx` ``:pypi:`searx```
manual page man :man:`bash` ``:man:`bash```
@@ -320,7 +320,7 @@ To list all anchors of the inventory (e.g. ``python``) use:
$ python -m sphinx.ext.intersphinx https://docs.python.org/3/objects.inv
...
- $ python -m sphinx.ext.intersphinx https://searx.github.io/searx/objects.inv
+ $ python -m sphinx.ext.intersphinx https://searxng.github.io/searxng/objects.inv
...
Literal blocks