Browse Source

Makefile: remove trailing '/' from DOCS_URL

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 5 years ago
parent
commit
02d5173fb2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
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