We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d76643 commit dcf5d24Copy full SHA for dcf5d24
README.md
@@ -44,9 +44,9 @@ The full documentation for Parse Server is available in the [wiki](https://githu
44
- [Getting Started](#getting-started)
45
- [Running Parse Server](#running-parse-server)
46
- [Compatibility](#compatibility)
47
- - [Node.js](#nodejs-support)
48
- - [MongoDB](#mongodb-support)
49
- - [PostgreSQL](#postgresql-support)
+ - [Node.js](#nodejs)
+ - [MongoDB](#mongodb)
+ - [PostgreSQL](#postgresql)
50
- [Locally](#locally)
51
- [Docker Container](#docker-container)
52
- [Saving an Object](#saving-an-object)
0 commit comments