summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Chalmer <micah@micahchalmer.net>2015-05-11 23:51:42 -0400
committerMicah Chalmer <micah@micahchalmer.net>2015-05-11 23:51:42 -0400
commit0077bbf0fc25afdf3bbe73ead2e85518fc61fa67 (patch)
tree37fbd743f78cce8a99f5816e3a211ccd93383d1e
parent8a8bd588e17d469aab211868efe31f059ae7df24 (diff)
downloadrust-mode-0077bbf0fc25afdf3bbe73ead2e85518fc61fa67.tar.gz
Fix package.el URL
Fixes #48
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6823f8b..5e904ea 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Then do this to load the package listing:
* <kbd>M-x package-refresh-contents</kbd>
If you use a version of Emacs prior to 24 that doesn't include
-`package.el`, you can get it from [here](http://bit.ly/pkg-el23).
+`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).
If you have an older ELPA `package.el` installed from tromey.com, you
should upgrade in order to support installation from multiple sources.