Fix urls, use github.com/ether

Signed-off-by: Hyacinthe Cartiaux <hyacinthe.cartiaux@uni.lu>
This commit is contained in:
Hyacinthe Cartiaux 2012-11-22 01:12:30 +01:00
parent a6cbcc9d51
commit d6027726e6
No known key found for this signature in database
GPG key ID: 37183CEF550DF40B
6 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@ exports.createServer = function () {
{
console.warn("Can't get git version for server header\n" + e.message)
}
console.log("Report bugs at https://github.com/Pita/etherpad-lite/issues")
console.log("Report bugs at https://github.com/ether/etherpad-lite/issues")
serverName = "Etherpad-Lite " + version + " (http://j.mp/ep-lite)";