[Org] Use https repository

This commit is contained in:
Daniel - 2018-02-22 16:28:33 +01:00
parent 1d579ffa14
commit fbaeb70c1e
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
'(("melpa" . "https://melpa.org/packages/")
("gnu" . "https://elpa.gnu.org/packages/")
("melpa-stable" . "https://stable.melpa.org/packages/")
("org" . "http://orgmode.org/elpa/")))
("org" . "https://orgmode.org/elpa/")))
(setq package-enable-at-startup nil
load-prefer-newer t)