Skip to content

Commit

Permalink
update link in console
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Jun 27, 2015
1 parent f4227f5 commit 2b3e7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/hft/0.x.x/scripts/hft-splash.js
Original file line number Diff line number Diff line change
Expand Up @@ -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;");
Expand Down

0 comments on commit 2b3e7c0

Please sign in to comment.