From dee5888280d665b80626151b5ecc324c0717f404 Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:30:20 -0400 Subject: [PATCH] docs: fix online mongodb link in render.md --- docs/deployment/render.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/render.md b/docs/deployment/render.md index 048099ea80..1ef5ee6704 100644 --- a/docs/deployment/render.md +++ b/docs/deployment/render.md @@ -78,7 +78,7 @@ Also: The last thing you need is to create a MongoDB Atlas Database and get your connection string. -Follow the instructions in this document: [Online MongoDB Database](..\install\mongodb.md) +Follow the instructions in this document: [Online MongoDB Database](../install/mongodb.md) ## Complete the Environment Variables configuration