From: Angelo Compagnucci
Date: Sun, 5 Feb 2017 16:59:32 +0000 (+0100)
Subject: docs/website: switching from gmane to nabble
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18426200e629166595d7f35f3cd7647698f5b7e9;p=buildroot.git
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
Signed-off-by: Thomas Petazzoni
---
diff --git a/docs/website/js/buildroot.js b/docs/website/js/buildroot.js
index 83983e6793..da43664162 100644
--- a/docs/website/js/buildroot.js
+++ b/docs/website/js/buildroot.js
@@ -87,7 +87,7 @@ jQuery(document).ready(function($) {
url = url.split(/[\\/]/).pop()
$('.nav a[href="/' + url + '"]').parent().addClass('active');
- load_activity("http://rss.gmane.org/topics/excerpts/gmane.comp.lib.uclibc.buildroot", "mailing-list-activity");
+ load_activity("http://buildroot-busybox.2317881.n4.nabble.com/Buildroot-busybox-ft2.xml", "mailing-list-activity");
load_activity("http://git.buildroot.org/buildroot/atom/?h=master", "commit-activity");
$('#slides').html('')
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.
-