From f204e4903da3e97629bbf37c74e1b603b2e12830 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Mon, 28 Sep 2020 16:44:14 +0200 Subject: [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs --- docs/dev/contribution_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev/contribution_guide.rst') diff --git a/docs/dev/contribution_guide.rst b/docs/dev/contribution_guide.rst index f9e9569f9..5012dea21 100644 --- a/docs/dev/contribution_guide.rst +++ b/docs/dev/contribution_guide.rst @@ -182,4 +182,4 @@ needed git add, commit and push: cd gh-pages; git checkout gh-pages >/dev/null Switched to a new branch 'gh-pages' ... - doc available at --> https://asciimoo.github.io/searx + doc available at --> https://searx.github.io/searx -- cgit v1.2.3