diff options
Diffstat (limited to '')
-rw-r--r-- | emacsconf-pad.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf-pad.el b/emacsconf-pad.el index bf82412..2c88ef8 100644 --- a/emacsconf-pad.el +++ b/emacsconf-pad.el @@ -22,7 +22,7 @@ ;; Prepopulate the Etherpad -(defcustom emacsconf-pad-base "http://pad.emacsconf.org/" +(defcustom emacsconf-pad-base "https://pad.emacsconf.org/" "Base URL for the Etherpad. Include trailing slash. Use \"wikimedia\" to use etherpad.wikimedia.org instead." :group 'emacsconf |