From 4762be2742807fd086bec9baee3a1f939e83aa28 Mon Sep 17 00:00:00 2001 From: Luke Sanderson <94322623+Luke-Sanderson@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:20:32 +0100 Subject: [PATCH] Update Postman README.md link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2983b68d86..8add47e113 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ For more details, please refer to the [Spectral’s README.md](tools/spectral/RE ### Postman The [tools/postman](tools/postman) directory contains the logic required to generate the [MongoDB Atlas Postman collections](https://www.postman.com/mongodb-devrel?tab=collections). -For more details, please refer to the [Spectral’s README.md](tools/postman/README.md). +For more details, please refer to the [Postman’s README.md](tools/postman/README.md).