diff options
| author | Sacha Chua <sacha@sachachua.com> | 2022-10-15 22:16:50 -0400 | 
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2022-10-15 22:16:50 -0400 | 
| commit | e219c0322909ee978a6364222afa47a247a6952d (patch) | |
| tree | 8ec7a39ce94e81ff70273d26f0c8f23e2fe72bb0 | |
| parent | bf0de606f54fd56f91c732ed329bd05141964661 (diff) | |
| download | emacsconf-el-e219c0322909ee978a6364222afa47a247a6952d.tar.xz emacsconf-el-e219c0322909ee978a6364222afa47a247a6952d.zip  | |
https pad
| -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  | 
