summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2019-12-13 16:08:34 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2019-12-13 16:08:34 +0100
commit02d5173fb23dfcba02634e2765bf7fd91e3d0437 (patch)
tree93d214f4039bea8aa42d8713bc3c2b35d38465ad
parentfcd7f4cd1205db48c8796a1ba12bcb1d358a554e (diff)
downloadsearxng-02d5173fb23dfcba02634e2765bf7fd91e3d0437.tar.gz
searxng-02d5173fb23dfcba02634e2765bf7fd91e3d0437.zip
Makefile: remove trailing '/' from DOCS_URL
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf5e5e636..b69202ba2 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
export GIT_URL=https://github.com/asciimoo/searx
export SEARX_URL=https://searx.me
-export DOCS_URL=https://asciimoo.github.io/searx/
+export DOCS_URL=https://asciimoo.github.io/searx
PYOBJECTS = searx
DOC = docs