summaryrefslogtreecommitdiff
path: root/src/node/utils
diff options
context:
space:
mode:
authorThomas Russell Murphy <thomas.russell.murphy@case.edu>2015-08-03 21:53:54 -0500
committerThomas Russell Murphy <thomas.russell.murphy@case.edu>2015-08-03 21:53:54 -0500
commitb557927b72e6d6e263a548c4a91bb6d80ebd46ee (patch)
treed4d94c59972d6e69e293af3a828e7f96e24b2dc1 /src/node/utils
parent5c531eebc5db9c7bf9af67093426df8a1e886b2f (diff)
downloadetherpad-lite-b557927b72e6d6e263a548c4a91bb6d80ebd46ee.zip
Fix link to etherpad-lite on GitHub
Diffstat (limited to 'src/node/utils')
-rw-r--r--src/node/utils/Settings.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/utils/Settings.js b/src/node/utils/Settings.js
index 2cc6a926..2c2f90bf 100644
--- a/src/node/utils/Settings.js
+++ b/src/node/utils/Settings.js
@@ -83,7 +83,7 @@ exports.dbSettings = { "filename" : path.join(exports.root, "dirty.db") };
/**
* The default Text of a new pad
*/
-exports.defaultPadText = "Welcome to Etherpad!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\n\nEtherpad on Github: http:\/\/j.mp/ep-lite\n";
+exports.defaultPadText = "Welcome to Etherpad!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\n\nEtherpad on Github: https:\/\/github.com\/ether\/etherpad-lite\n";
/**
* The default Pad Settings for a user (Can be overridden by changing the setting