diff --git a/README.md b/README.md
index 1af31e2..36d5f64 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ There's two default forms of encryption on offer: `:salted` and `:cached`. Each
## Contact & contributing
-`lein start-dev` to get a (headless) development repl that you can connect to with [Cider][] (emacs) or your IDE.
+`lein start-dev` to get a (headless) development repl that you can connect to with [Cider][] (Emacs) or your IDE.
Please use the project's GitHub [issues page][] for project questions/comments/suggestions/whatever **(pull requests welcome!)**. Am very open to ideas if you have any!
@@ -159,18 +159,16 @@ Otherwise reach me (Peter Taoussanis) at [taoensso.com][] or on [Twitter][]. Che
Copyright © 2012-2014 Peter Taoussanis. Distributed under the [Eclipse Public License][], the same as Clojure.
-[API docs]:
-[CHANGELOG_]:
-[CHANGELOG]:
-[other Clojure libs]:
-[Twitter]:
-[SemVer]:
-[Break Version]:
-[Leiningen]:
-[CDS]:
-[ClojureWerkz]:
-[issues page]:
-[commit history]:
-[Cider]:
-[taoensso.com]:
-[Eclipse Public License]:
+[API docs]: http://ptaoussanis.github.io/nippy/
+[CHANGELOG]: https://github.com/ptaoussanis/nippy/releases
+[other Clojure libs]: https://www.taoensso.com/clojure
+[taoensso.com]: https://www.taoensso.com
+[Twitter]: https://twitter.com/ptaoussanis
+[issues page]: https://github.com/ptaoussanis/nippy/issues
+[commit history]: https://github.com/ptaoussanis/nippy/commits/master
+[Break Version]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md
+[Leiningen]: http://leiningen.org/
+[Cider]: https://github.com/clojure-emacs/cider
+[CDS]: http://clojure-doc.org/
+[ClojureWerkz]: http://clojurewerkz.org/
+[Eclipse Public License]: https://raw2.github.com/ptaoussanis/nippy/master/LICENSE
\ No newline at end of file