aboutsummaryrefslogtreecommitdiffstats
path: root/404.php
diff options
context:
space:
mode:
Diffstat (limited to '404.php')
-rw-r--r--404.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/404.php b/404.php
index 5be410ceb..17ee3656d 100644
--- a/404.php
+++ b/404.php
@@ -26,7 +26,7 @@ $locale = ($locale == '404' ? 'en' : $locale);
<div class="para values">
<ul class="hl"><?php
_g('Try searching it on <a href="%s">mageia.org site map</a>,', array("/$locale/map/"), 'li');
- _g('or try to <a href="%s">search with DuckDuckGo</a>.', array('https://duckduckgo.com/q=site%3Amageia.org&t=mageia'), 'li');
+ _g('or try to <a href="%s">search with DuckDuckGo</a>.', array('https://duckduckgo.com/?q=site%3Amageia.org&t=mageia'), 'li');
?></ul>
</div>
</div>