From 23a5d20070386c950bce5778c9f09c9ab30ad90c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Chantepie?= Date: Tue, 24 Nov 2020 11:07:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 200c56c6..a8f45f23 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Integrations are available for: - [Play](https://www.playframework.com/): JVM only - [Play JSON](https://www.playframework.com/documentation/2.8.x/ScalaJson): JVM (included in Play integration but also available separately) and ScalaJS - [Circe](https://github.com/travisbrown/circe): JVM and ScalaJS -- [ReactiveMongo BSON](http://reactivemongo.org/releases/0.1x/documentation/bson/overview.html): JVM only +- [ReactiveMongo BSON](reactivemongo.org/releases/1.0/documentation/bson/overview.html): JVM only - [Argonaut](http://argonaut.io): JVM and ScalaJS - [Json4s](http://json4s.org): JVM only - [ScalaCheck](https://www.scalacheck.org): JVM and ScalaJS