Skip to content

Commit

Permalink
docs: readme: correct snakeyaml url [skip ci]
Browse files Browse the repository at this point in the history
it moved
  • Loading branch information
lread authored and borkdude committed Sep 23, 2022
1 parent 9bbc88b commit fe99d1b
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
@@ -1,7 +1,7 @@
`clj-commons/clj-yaml` provides [YAML](http://yaml.org) encoding and
decoding for Clojure via the [snakeyaml][] Java library.

[SnakeYAML]: https://bitbucket.org/asomov/snakeyaml/
[SnakeYAML]: https://bitbucket.org/snakeyaml/snakeyaml


[![Clojars Project](https://img.shields.io/clojars/v/clj-commons/clj-yaml.svg)](https://clojars.org/clj-commons/clj-yaml)
Expand Down

0 comments on commit fe99d1b

Please sign in to comment.