diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-02-23 14:24:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-23 14:24:42 +0000 |
| commit | 78c5216d76f9e6e02213566b658e525578bcb69b (patch) | |
| tree | 82675dc39a1fc2122936548e64928ee67049425d /docs/dev | |
| parent | b136480546c7b14958261338c27f0b2a97ea0aac (diff) | |
| parent | 8c2609775755d991c9905a0852c2770a79d1c091 (diff) | |
Merge branch 'master' into autocomplete_swisscows
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/reST.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/reST.rst b/docs/dev/reST.rst index 4dc1279f0..4835cbbcf 100644 --- a/docs/dev/reST.rst +++ b/docs/dev/reST.rst @@ -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-instances``` + 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``` |