From 82e3e0d7f9a9eeee2a78a8c22d1e8d17c4629bc9 Mon Sep 17 00:00:00 2001 From: adelinowona Date: Wed, 10 Sep 2025 15:41:13 -0400 Subject: [PATCH] CSHARP-5728: Update API docs link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b7f919ddc..d94fb3b58d4 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Documentation ------------- * [MongoDB](https://www.mongodb.com/docs) * [.NET/C# Driver](https://www.mongodb.com/docs/drivers/csharp/current/) -* [API Reference](https://mongodb.github.io/mongo-csharp-driver/3.4.0/api/index.html) +* [API Reference](https://mongodb.github.io/mongo-csharp-driver/3.5.0/api/index.html) Questions/Bug Reports ---------------------