diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js index 438f402..d8305af 100644 --- a/.conkerorrc/init.js +++ b/.conkerorrc/init.js @@ -122,7 +122,7 @@ define_webjump("ddg", $alternative="https://duckduckgo.com"); define_webjump("metal-archives", "http://www.metal-archives.com/search?searchString=%s&type=band_name", - $alternative="http://www.metal-arhives.com"); + $alternative="http://www.metal-archives.com"); define_webjump("djangodocs", "https://docs.djangoproject.com/search/?q=%s&release=5", $alternative="https://docs.djangoproject.com/");