Skip to content

Commit

Permalink
delete expired argonaut.io links
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 18, 2024
1 parent af74072 commit f45cced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@

Argonaut is a JSON library for Scala, providing a rich library for parsing, printing and manipulation as well as convenient codecs for translation to and from scala data types.

Argonaut is licenced under BSD3 (see `LICENCE`). See more at [http://argonaut.io](http://argonaut.io).
Argonaut is licenced under BSD3 (see `LICENCE`).


### Documentation

* [User Docs](http://argonaut.io/doc/)
* [Scala Docs](https://javadoc.io/doc/io.github.argonaut-io/argonaut_2.13/latest/index.html)
* [Examples](https://github.com/argonaut-io/argonaut/tree/master/argonaut/shared/src/test/scala/argonaut/example)

Expand Down
4 changes: 1 addition & 3 deletions notes/about.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[Argonaut](http://argonaut.io) is a JSON library for Scala. Argonaut
Argonaut is a JSON library for Scala. Argonaut
emphasises composition, useful error-reporting and strong
type-safety. Argonaut does NOT use reflection, for anything, ever.

For more information visit [http://argonaut.io](http://argonaut.io).

0 comments on commit f45cced

Please sign in to comment.