Skip to content

Commit 0077bbf

Browse files
committed
Fix package.el URL
Fixes #48
1 parent 8a8bd58 commit 0077bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Then do this to load the package listing:
5050
* <kbd>M-x package-refresh-contents</kbd>
5151

5252
If you use a version of Emacs prior to 24 that doesn't include
53-
`package.el`, you can get it from [here](http://bit.ly/pkg-el23).
53+
`package.el`, you can get it from [here](http://git.savannah.gnu.org/gitweb/?p=emacs.git;a=blob_plain;hb=ba08b24186711eaeb3748f3d1f23e2c2d9ed0d09;f=lisp/emacs-lisp/package.el).
5454

5555
If you have an older ELPA `package.el` installed from tromey.com, you
5656
should upgrade in order to support installation from multiple sources.

0 commit comments

Comments
 (0)