diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-09-13 12:40:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 12:40:47 +0000 |
| commit | aba3566fbd1efa3b6f2e1302feddca3e72a85fde (patch) | |
| tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/admin/architecture.rst | |
| parent | 823a2fc7926441ba4375d74340a7ab08ac85ef9d (diff) | |
| parent | ecb7e73e039cf805c31764d148daae15e91389a5 (diff) | |
Merge pull request #318 from return42/fix-doc-brand
[brand] docs - normalize project name to SearXNG
Diffstat (limited to 'docs/admin/architecture.rst')
| -rw-r--r-- | docs/admin/architecture.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/admin/architecture.rst b/docs/admin/architecture.rst index edc518ab1..45d952282 100644 --- a/docs/admin/architecture.rst +++ b/docs/admin/architecture.rst @@ -14,10 +14,10 @@ Architecture - Searx: :ref:`installation basic` Herein you will find some hints and suggestions about typical architectures of -searx infrastructures. +SearXNG infrastructures. We start with a contribution from :pull-searx:`@dalf <1776#issuecomment-567917320>`. -It shows a *reference* setup for public searx instances which can build up and +It shows a *reference* setup for public SearXNG instances which can build up and maintained by the scripts from our :ref:`toolboxing`. .. _arch public: @@ -25,4 +25,4 @@ maintained by the scripts from our :ref:`toolboxing`. .. kernel-figure:: arch_public.dot :alt: arch_public.dot - Reference architecture of a public searx setup. + Reference architecture of a public SearXNG setup. |