From c341c59be75f87212a4985f055e01dfacfc8f166 Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Sat, 10 Sep 2022 20:20:54 +0000 Subject: [PATCH] SERVER-50025 Rename index.md to README.md --- docs/{index.md => README.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{index.md => README.md} (99%) diff --git a/docs/index.md b/docs/README.md similarity index 99% rename from docs/index.md rename to docs/README.md index cb678583e0e..a88ddcf52c1 100644 --- a/docs/index.md +++ b/docs/README.md @@ -23,4 +23,4 @@ For the full MongoDB docs, please see [mongodb.org](http://www.mongodb.org/) * [Server Parameters](server-parameters.md) * [String Manipulation](string_manipulation.md) * [Thread Pools](thread_pools.md) -* [MongoDB Voluntary Product Accessibility Template® (VPAT™)](vpat.md) \ No newline at end of file +* [MongoDB Voluntary Product Accessibility Template® (VPAT™)](vpat.md)