File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Emacs client for the [Opensource API](https://api.opensource.org/)
1919` package.el ` is the built-in package manager in Emacs.
2020
2121* opensource.el* is available on the two major community maintained repositories -
22- [ MELPA STABLE] ( melpa- stable.milkbox.net ) , [ MELPA] ( http ://melpa.milkbox.net ) .
22+ [ MELPA STABLE] ( https:// stable.melpa.org ) , [ MELPA] ( https ://melpa.org ) .
2323
2424You can install * opensource.el* with the following commnad:
2525
Original file line number Diff line number Diff line change 2727
2828; ;; Installation:
2929
30- ; ; Available as a package in melpa.milkbox.net .
30+ ; ; Available as a package in melpa.org .
3131
3232; ; (add-to-list 'package-archives
33- ; ; '("melpa" . "http ://melpa.milkbox.net /packages/") t)
33+ ; ; '("melpa" . "https ://melpa.org /packages/") t)
3434; ;
3535; ; M-x package-install opensource
3636
You can’t perform that action at this time.
0 commit comments