Skip to content

Commit b834f5b

Browse files
author
Bozhidar Batsov
committed
Update some MELPA references
1 parent ea6ae34 commit b834f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cider.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434

3535
;;; Installation:
3636

37-
;; Available as a package in marmalade-repo.org and melpa.milkbox.net.
37+
;; Available as a package in marmalade-repo.org and melpa.org
3838

3939
;; (add-to-list 'package-archives
4040
;; '("marmalade" . "http://marmalade-repo.org/packages/"))
4141
;;
4242
;; or
4343
;;
4444
;; (add-to-list 'package-archives
45-
;; '("melpa" . "http://melpa.milkbox.net/packages/") t)
45+
;; '("melpa" . "http://melpa.org/packages/") t)
4646
;;
4747
;; M-x package-install cider
4848

0 commit comments

Comments
 (0)