summaryrefslogtreecommitdiffstats
path: root/.conkerorrc
diff options
context:
space:
mode:
Diffstat (limited to '.conkerorrc')
-rw-r--r--.conkerorrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.conkerorrc b/.conkerorrc
index e9fea2a..54a350d 100644
--- a/.conkerorrc
+++ b/.conkerorrc
@@ -23,7 +23,7 @@ clicks_in_new_buffer_target = OPEN_NEW_BUFFER_BACKGROUND;
// WEBJUMPS
define_webjump("delicious",
- "http://delicious.com/search?p=linux&lc=0&context=userposts%7Cslashed%7C",
+ "http://delicious.com/search?p=%s&lc=0&context=userposts%7Cslashed%7C",
$alternative="http://delicious.com/slashed");
define_webjump("gmail",
"https://mail.google.com/mail/#search/%s");