@cryptotaxi247 / infra / commits / a50b5009

change planet feed due to matejc's blog migration

Matej Cotman committed Jun 5, 2014 at 10:47 UTC a50b50097c08a417247a46b1bc5e6737851995ad
1 file changed +2 -2
nixos-org/planet-feeds.nix
+2 -2
@@ -1,7 +1,7 @@
1 [
2 { name = "Matej Cotman";
3 - feedUrl = "http://matejc.scriptores.com/matejc-nixos/RSS";
4 - homepageUrl= "http://matejc.scriptores.com";
3 + feedUrl = "http://blog.matejc.com/matejc-nixos/RSS";
4 + homepageUrl= "http://blog.matejc.com";
5 }
6 { name = "Georges Dubus";
7 feedUrl = "http://compiletoi.net/feeds/nixos.atom.xml";