From 2b3e7c012d1791d9c154010739e0837b298bb97b Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Sun, 28 Jun 2015 01:38:33 +0900 Subject: [PATCH] update link in console --- public/hft/0.x.x/scripts/hft-splash.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/hft/0.x.x/scripts/hft-splash.js b/public/hft/0.x.x/scripts/hft-splash.js index 7ef75b25..e1ff15bf 100644 --- a/public/hft/0.x.x/scripts/hft-splash.js +++ b/public/hft/0.x.x/scripts/hft-splash.js @@ -34,7 +34,7 @@ define(function() { console.log( [ "%c", "---------------------------------------------------------------------------------------------", - "If you'd like to know more about this code check out http://greggman.github.io/HappyFunTimes/", + "If you'd like to know more about this sytem check out http://docs.happyfuntimes.net/docs", "---------------------------------------------------------------------------------------------", "", ].join("\n"), "color:blue; font-weight: bold;");