From a904204eda45b0ad45411bdba4fd4343e1f7f9f0 Mon Sep 17 00:00:00 2001 From: Stanley Lieber Date: Sun, 31 May 2020 22:59:34 -0400 Subject: [PATCH] apps/duckduckgo/HOWTO: fix typo --- apps/duckduckgo/HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/duckduckgo/HOWTO b/apps/duckduckgo/HOWTO index 18e9691..44931ae 100644 --- a/apps/duckduckgo/HOWTO +++ b/apps/duckduckgo/HOWTO @@ -9,7 +9,7 @@ cp /www/werc/apps/search/footer.inc.sample /www/werc/sites/MYSITE/_werc/lib/ Searches will POST to /_search/ and from there get redirected to Duck Duck Go with a site:$SERVER_NAME prefix. To have the search path URL be some- -thing differen, you'll have to edit line 23 of app.rc to point to the new +thing different, you'll have to edit line 23 of app.rc to point to the new path. TODO: make it automatically work no matter which directory the app is