summaryrefslogtreecommitdiff
path: root/docs/build-templates
diff options
context:
space:
mode:
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