Skip to content

Commit 89c1dc7

Browse files
committed
DATAMONGO-2553 - Fix reference documentation links.
Remove links to removed documentations sections.
1 parent a2c842b commit 89c1dc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/asciidoc/new-features.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
* Out-of-the-box support for `java.util.Currency` in object mapping.
8888
* Support for the bulk operations introduced in MongoDB 2.6.
8989
* Upgrade to Querydsl 4.
90-
* Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3.2 (see: <<mongo.mongo-3>>).
90+
* Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3.2.
9191

9292
[[new-features.1-8-0]]
9393
== What's New in Spring Data MongoDB 1.8
@@ -101,7 +101,7 @@
101101
[[new-features.1-7-0]]
102102
== What's New in Spring Data MongoDB 1.7
103103

104-
* Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3-beta3 (see: <<mongo.mongo-3>>).
104+
* Assert compatibility with MongoDB 3.0 and MongoDB Java Driver 3-beta3.
105105
* Support JSR-310 and ThreeTen back-port date/time types.
106106
* Allow `Stream` as a query method return type (see: <<mongodb.repositories.queries>>).
107107
* https://geojson.org/[GeoJSON] support in both domain types and queries (see: <<mongo.geo-json>>).

0 commit comments

Comments
 (0)