[planet-web] Fix Felipe's feed URL



commit 69bed9a6efcb28a20e7e956ae270bd551c08c088
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Apr 30 16:24:09 2018 +0200

    Fix Felipe's feed URL
    
    The previous entry was over https causing the certificate
    validation to fail.
    
    Now I have a mirror in feedburner which is working fine for
    planeta.br.gnome.org and should work just as fine for the
    main planet.gnome.org website.

 config/people/config.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config/people/config.ini b/config/people/config.ini
index 1a546e1..b07872c 100644
--- a/config/people/config.ini
+++ b/config/people/config.ini
@@ -2496,7 +2496,7 @@ foundation_id = 8208
 #face = http://planet.gnome.org/heads/pranavk.png
 #foundation_id = 8346
 
-[https://feborg.es/feed/]
+[http://feeds.feedburner.com/feborg/feed]
 name = Felipe Borges
 nick = felipeborges
 face = http://planet.gnome.org/heads/felipeborges.png


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]