summaryrefslogtreecommitdiff
path: root/docs/build-templates
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-11-23 00:23:23 +0100
committerGitHub <noreply@github.com>2021-11-23 00:23:23 +0100
commitef3f084c498f62d608618c453d74c03aa1019094 (patch)
treeb0fe140f82d1df9a00ce88eb382aac67fd7400f0 /docs/build-templates
parentdeca799e9feebc411339f11d9050f4250c40db13 (diff)
parent93e933278af4ce929a0bbcb35e1fdacdd6b899c1 (diff)
Merge pull request #516 from return42/searxng/filtron
[mod] filtron.sh - install github.com/searxng/filtron
Diffstat (limited to 'docs/build-templates')
-rw-r--r--docs/build-templates/filtron.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build-templates/filtron.rst b/docs/build-templates/filtron.rst
index 6a39d1f58..a858f7ddd 100644
--- a/docs/build-templates/filtron.rst
+++ b/docs/build-templates/filtron.rst
@@ -48,6 +48,6 @@
.. code-block:: bash
$ sudo -i -u \"${SERVICE_USER}\"
- (${SERVICE_USER}) $ go get -v -u github.com/asciimoo/filtron
+ (${SERVICE_USER}) $ go get -v -u github.com/searxng/filtron
.. END install filtron