1 files changed, 1 insertions(+), 1 deletions(-)
M README.md
M README.md => README.md +1 -1
@@ 12,7 12,7 @@ This library implements encoding and decoding [Branca] tokens in Clojure.
* [Branca specification](https://github.com/tuupola/branca-spec)
* [Clojars]
-[Clojars]: https://clojars.org/miikka/clj-base62
+[Clojars]: https://clojars.org/miikka/clj-branca
## Quickstart