From dcf5d24520825d6ad188a2d1facbab0fd6e4ab85 Mon Sep 17 00:00:00 2001 From: Corey Date: Sat, 13 Feb 2021 14:35:06 -0500 Subject: [PATCH] Update README.md (#7189) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e67d6004..9978815c 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ The full documentation for Parse Server is available in the [wiki](https://githu - [Getting Started](#getting-started) - [Running Parse Server](#running-parse-server) - [Compatibility](#compatibility) - - [Node.js](#nodejs-support) - - [MongoDB](#mongodb-support) - - [PostgreSQL](#postgresql-support) + - [Node.js](#nodejs) + - [MongoDB](#mongodb) + - [PostgreSQL](#postgresql) - [Locally](#locally) - [Docker Container](#docker-container) - [Saving an Object](#saving-an-object)