fix dead link to blog (#4353)
* fix dead link to blog * point old blog to new domain
This commit is contained in:
committed by
Florent Vilmart
parent
09fee7d12b
commit
aa1e97fd06
@@ -7,7 +7,7 @@
|
||||
|
||||
[](https://gitter.im/ParsePlatform/Chat)
|
||||
|
||||
Parse Server is an [open source version of the Parse backend](http://blog.parse.com/announcements/introducing-parse-server-and-the-database-migration-tool/) that can be deployed to any infrastructure that can run Node.js.
|
||||
Parse Server is an [open source version of the Parse backend](http://blog.parseplatform.org/announcements/introducing-parse-server-and-the-database-migration-tool/) that can be deployed to any infrastructure that can run Node.js.
|
||||
|
||||
Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself.
|
||||
|
||||
@@ -16,7 +16,7 @@ Parse Server works with the Express web application framework. It can be added t
|
||||
[](https://greenkeeper.io/)
|
||||
|
||||
|
||||
April 2016 - We created a series of video screencasts, please check them out here: [http://blog.parse.com/learn/parse-server-video-series-april-2016/](http://blog.parse.com/learn/parse-server-video-series-april-2016/)
|
||||
April 2016 - We created a series of video screencasts, please check them out here: [http://blog.parseplatform.org/learn/parse-server-video-series-april-2016/](http://blog.parseplatform.org/learn/parse-server-video-series-april-2016/)
|
||||
|
||||
The fastest and easiest way to get started is to run MongoDB and Parse Server locally.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user