From 0b88302beab5e8cc71baffcee8f6bcd056c80a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Fri, 29 Apr 2016 21:34:33 -0700 Subject: [PATCH] Link to new migration guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 687af8b9..de6b43f7 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ The full documentation for Parse Server is available in the [wiki](https://githu ## Migrating an Existing Parse App -The hosted version of Parse will be fully retired on January 28th, 2017. If you are planning to migrate an app, you need to begin work as soon as possible. There are a few areas where Parse Server does not provide compatibility with the hosted version of Parse. Learn more in the [Migration guide](https://github.com/ParsePlatform/parse-server/wiki/Migrating-an-Existing-Parse-App). +The hosted version of Parse will be fully retired on January 28th, 2017. If you are planning to migrate an app, you need to begin work as soon as possible. There are a few areas where Parse Server does not provide compatibility with the hosted version of Parse. Learn more in the [Migration guide](https://parse.com/migration). ## Configuration