From 979af97b017a0f86142f2c9bf53e7f2f2255125f Mon Sep 17 00:00:00 2001 From: Stephan Hoogland Date: Fri, 21 Sep 2018 00:07:10 +0200 Subject: [PATCH] Fixed index link to upgrading to parse 3.0.0 (#5060) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b00b14a..1b67381d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Parse Server works with the Express web application framework. It can be added t - [Ride the Bleeding Edge](#want-to-ride-the-bleeding-edge) - [Contributing](#contributing) - [Backers](#backers) -- [Upgrading to 3.0.0](#upgrading-to-3.0.0) +- [Upgrading to 3.0.0](#upgrading-to-300) - [Sponsors](#sponsors) # Getting Started