chore(cloudcmd) coderaiser.github.com -> coderaiser.github.io

This commit is contained in:
coderaiser 2013-08-28 11:22:48 +00:00
parent fa277350f5
commit 1d45376929
11 changed files with 11 additions and 11 deletions

View file

@ -16,7 +16,7 @@ var Util, exports, CloudFunc = {};
'# Module is part of Cloud Commander,' + '\n' +
'# used for generate html from json.' + '\n' +
'# ' + '\n' +
'# http://coderaiser.github.com/cloudcmd' + '\n');
'# http://coderaiser.github.io/cloudcmd' + '\n');
Util = global.cloudcmd.main.util;
CloudFunc = exports;