diff options
| author | Angelo Compagnucci <angelo.compagnucci@gmail.com> | 2017-02-05 17:59:32 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-05 22:47:29 +0100 |
| commit | 18426200e629166595d7f35f3cd7647698f5b7e9 (patch) | |
| tree | 05e9ce7985c8179e79e555ff0ec83096fd435f8d /docs/website/support.html | |
| parent | aa32078ed8cb1cd61daf6c08c0f1e320db32b4df (diff) | |
| download | buildroot-18426200e629166595d7f35f3cd7647698f5b7e9.tar.gz buildroot-18426200e629166595d7f35f3cd7647698f5b7e9.zip | |
docs/website: switching from gmane to nabble
Gmane mailing list infrastructure is broken from some time,
switching to nabble both for rss and search services.
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/website/support.html')
| -rw-r--r-- | docs/website/support.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/website/support.html b/docs/website/support.html index 92ee03b02e..a1184c8b67 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> |

