summaryrefslogtreecommitdiff
path: root/docs/website/support.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/website/support.html')
-rw-r--r--docs/website/support.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/website/support.html b/docs/website/support.html
index 92ee03b02..a1184c8b6 100644
--- a/docs/website/support.html
+++ b/docs/website/support.html
@@ -50,9 +50,11 @@
list, since there is a good chance someone else has asked the same question
before.</p>
- <form method="get" action="http://search.gmane.org/">
+ <form method="get" action="http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp">
<input type="text" name="query">
- <input type="hidden" name="group" value="gmane.comp.lib.uclibc.buildroot">
+ <input type="hidden" name="macro" value="search_page">
+ <input type="hidden" name="node" value="2">
+ <input type="hidden" name="sort" value="date">
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>