Skip to content

fix dead link to blog #4353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 15, 2017
Merged

fix dead link to blog #4353

merged 2 commits into from
Nov 15, 2017

Conversation

dv336699
Copy link
Contributor

No description provided.

@@ -16,7 +16,16 @@ Parse Server works with the Express web application framework. It can be added t
[![Greenkeeper badge](https://badges.greenkeeper.io/parse-community/parse-server.svg)](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/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That reminds me we need to make the youtube plugin work on the blog :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@flovilmart brilliant, that's fixed now thanks

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah we move the blog to the org, by importing the worpress one on Jekyll, there as still some rough edges, like the embed youtube which is broken.

@@ -16,7 +16,16 @@ Parse Server works with the Express web application framework. It can be added t
[![Greenkeeper badge](https://badges.greenkeeper.io/parse-community/parse-server.svg)](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/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That reminds me we need to make the youtube plugin work on the blog :)

@codecov
Copy link

codecov bot commented Nov 15, 2017

Codecov Report

Merging #4353 into master will decrease coverage by 11.25%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4353       +/-   ##
===========================================
- Coverage   92.66%   81.41%   -11.26%     
===========================================
  Files         119      119               
  Lines        8435     8435               
===========================================
- Hits         7816     6867      -949     
- Misses        619     1568      +949
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 2.84% <0%> (-94%) ⬇️
src/Adapters/Cache/RedisCacheAdapter.js 6.38% <0%> (-85.11%) ⬇️
src/Adapters/Storage/Postgres/PostgresClient.js 7.14% <0%> (-78.58%) ⬇️
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
src/Controllers/LoggerController.js 90.32% <0%> (-1.08%) ⬇️
src/Controllers/UserController.js 92.1% <0%> (-0.88%) ⬇️
src/Routers/UsersRouter.js 92.3% <0%> (-0.77%) ⬇️
src/RestWrite.js 93.14% <0%> (-0.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09fee7d...14ed7bc. Read the comment docs.

@flovilmart flovilmart merged commit aa1e97f into parse-community:master Nov 15, 2017
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix dead link to blog

* point old blog to new domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants