From 4a9600e929cb3c9ee74fdff2c3616a174c8acc92 Mon Sep 17 00:00:00 2001 From: Andrew Cuga Date: Sun, 2 Sep 2018 09:07:46 -0400 Subject: [PATCH] Updating URL to how-to-guide for hosting hugo site on firebase --- data/articles.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/articles.toml b/data/articles.toml index c2dda2914..109810803 100644 --- a/data/articles.toml +++ b/data/articles.toml @@ -84,7 +84,7 @@ [[article]] title = "How to use Firebase to host a Hugo site" - url = "https://www.m0d3rnc0ad.com/post/static-site-firebase/" + url = "https://code.selfmadefighter.com/post/static-site-firebase/" author = "Andrew Cuga" date= "2017-02-04"