diff --git a/site.hs b/site.hs index 1930e52..f7d30cb 100644 --- a/site.hs +++ b/site.hs @@ -107,7 +107,7 @@ nschoeslabsRSSConfig = FeedConfiguration , feedDescription = "Haskell, Artificial Intelligence and WebRTC." , feedAuthorName = "Nicolas SCHOEMAEKER" , feedAuthorEmail = "ns.schoe@gmail.com" - , feedRoot = "http://www.nschoeslabs.com" + , feedRoot = "http://www.nschoe.com" } --------------------------------------------------------------------------------