Skip to content

Commit

Permalink
Fix docs link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
metame authored Jul 27, 2021
1 parent aba10e9 commit 28c8934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Cheshire is fast JSON encoding, based off of clj-json and
clojure-json, with additional features like Date/UUID/Set/Symbol
encoding and SMILE support.

[Clojure code with docs](http://dakrone.github.com/cheshire/)
[Clojure code with docs](http://dakrone.github.io/cheshire/)

[![Continuous Integration status](https://secure.travis-ci.org/dakrone/cheshire.png)](http://travis-ci.org/dakrone/cheshire)

Expand Down

0 comments on commit 28c8934

Please sign in to comment.