From 80e7fa3ef709f9b950a96ea22e24a75209bdce5e Mon Sep 17 00:00:00 2001 From: Eddie Antonio Santos Date: Tue, 27 Oct 2015 09:24:15 -0600 Subject: [PATCH] Fix blog link --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c8eceb5513369..f5fc7979c5144 100644 --- a/_config.yml +++ b/_config.yml @@ -38,7 +38,7 @@ google_analytics: UA-58671174-1 # Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co) # Used for Sitemap.xml and your RSS feed -url: waterbearlang.com +url: http://waterbearlang.github.io/ # If you're hosting your site at a Project repository on GitHub pages # (http://yourusername.github.io/repository-name)