From eae764b2d45761d9b4659c4b0d3fbb648e87b3d9 Mon Sep 17 00:00:00 2001 From: Veaudour Mickael Date: Mon, 31 Dec 2018 14:16:29 +0100 Subject: [PATCH] Change link discussion to display channels list page --- _config.yml | 3 +-- _devconfig.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 146b121..dfe78ef 100644 --- a/_config.yml +++ b/_config.yml @@ -72,8 +72,7 @@ links: url: /channelsstats/ - separator: true - title: Discuter - url: https://coa.crapaud-fou.org - external: true + url: /channelslist/ - title: Wiki url: https://wiki.crapaud-fou.org external: true diff --git a/_devconfig.yml b/_devconfig.yml index e8de2a8..9263ebd 100644 --- a/_devconfig.yml +++ b/_devconfig.yml @@ -73,8 +73,7 @@ links: url: /channelsstats/ - separator: true - title: Discuter - url: https://coa.crapaud-fou.org - external: true + url: /channelslist/ - title: Wiki url: https://wiki.crapaud-fou.org external: true