Skip to content

Commit f45cced

Browse files
committed
delete expired argonaut.io links
1 parent af74072 commit f45cced

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@
77

88
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.
99

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

1212

1313
### Documentation
1414

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

notes/about.markdown

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[Argonaut](http://argonaut.io) is a JSON library for Scala. Argonaut
1+
Argonaut is a JSON library for Scala. Argonaut
22
emphasises composition, useful error-reporting and strong
33
type-safety. Argonaut does NOT use reflection, for anything, ever.
4-
5-
For more information visit [http://argonaut.io](http://argonaut.io).

0 commit comments

Comments
 (0)