We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627c517 commit 5e3e39bCopy full SHA for 5e3e39b
starter-kit.org
@@ -286,7 +286,7 @@ interested in the actual code implementing the starter kit.
286
(setq package-archives
287
'(("gnu" . "http://elpa.gnu.org/packages/")
288
("org" . "http://orgmode.org/elpa/")
289
- ("melpa" . "http://melpa.milkbox.net/packages/")
+ ("melpa" . "http://melpa.org/packages/")
290
("marmalade" . "http://marmalade-repo.org/packages/")))
291
(package-initialize)
292
0 commit comments