Skip to content

Commit a3176ad

Browse files
committed
Docs site: Removed link to bsonspec.org on reference landing page
1 parent 8fbac3f commit a3176ad

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/content/reference

1 file changed

+1
-1
lines changed

docs/reference/content/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title = "Reference"
1111
The reference documentation for the Java driver focuses on high-level documentation and use-cases. The Javadoc-generated API reference is
1212
[here](http://api.mongodb.org/java/3.0/).
1313

14-
- [BSON]({{< relref "reference/bson/index.md" >}}): Documentation of the driver's support for [BSON](http://www.bsonspec.org)
14+
- [BSON]({{< relref "reference/bson/index.md" >}}): Documentation of the driver's support for BSON
1515
- [Connecting]({{< relref "reference/connecting/index.md" >}}): Documentation of the driver's support for connecting to MongoDB servers
1616
- [Management]({{< relref "reference/management/index.md" >}}): Documentation of the driver's support for logging and monitoring of its
1717
internal state

0 commit comments

Comments
 (0)