From fab05d21cb01640ae5c0b78937a243a1fee5ee8e Mon Sep 17 00:00:00 2001 From: Max Magorsch Date: Mon, 9 Mar 2020 21:58:04 +0100 Subject: Use https for rafaelmartins feed Signed-off-by: Max Magorsch --- configs/planet | 4 ++-- configs/universe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/planet b/configs/planet index c4eaef2..c608139 100644 --- a/configs/planet +++ b/configs/planet @@ -357,8 +357,8 @@ location = planet [rafaelmartins] title = rafaelmartins author = Rafael G. Martins -link = http://feeds.rgm.io/rafaelmartins-gentoo.xml -feed = http://feeds.rgm.io/rafaelmartins-gentoo.xml +link = https://rgm.io/ +feed = https://rgm.io/atom/gentoo/ avatar = d9ac8d426c34c0b556b5ce4de3d3df23 location = planet diff --git a/configs/universe b/configs/universe index b9a32f1..3c5df1b 100644 --- a/configs/universe +++ b/configs/universe @@ -331,8 +331,8 @@ location = universe [rafaelmartins_universe] title = rafaelmartins author = Rafael G. Martins -link = http://feeds.rgm.io/rafaelmartins.xml -feed = http://feeds.rgm.io/rafaelmartins.xml +link = https://rgm.io/ +feed = https://rgm.io/atom/ avatar = d9ac8d426c34c0b556b5ce4de3d3df23 location = universe -- cgit v1.2.3-65-gdbad