mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Merge remote branch 'ether/develop'
This commit is contained in:
commit
0250f8d55c
12 changed files with 77 additions and 39 deletions
|
@ -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)";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue