Skip to content

Fixed docs.parseplatform.org links in README.md #3728

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
Apr 23, 2017

Conversation

montymxb
Copy link
Contributor

Fixes a couple links in the README.md that were forcing https while docs.parseplatform.org does not support a secure connection.

Additionally corrects one link to parseplatform.github.io, which is no longer live, to docs.parseplatform.com for checking the list of SDKs.

Fixes a couple links in the README.md that were forcing `https` while docs.parseplatform.org does not support a secure connection currently.
@montymxb
Copy link
Contributor Author

@flovilmart just realized there should be one adjustment. There's a more appropriate location for viewing sdks directly at http://parseplatform.org/#sdks rather than docs.parseplatform.com. Shows stars, forks, etc. I'll put that in real quick.

Updated the link for the sdks to the more detailed page http://parseplatform.org/#sdks
@codecov
Copy link

codecov bot commented Apr 18, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3728      +/-   ##
==========================================
- Coverage   90.22%   90.21%   -0.02%     
==========================================
  Files         114      114              
  Lines        7461     7461              
==========================================
- Hits         6732     6731       -1     
- Misses        729      730       +1
Impacted Files Coverage Δ
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.31% <0%> (-0.14%) ⬇️
src/RestWrite.js 94.51% <0%> (+0.2%) ⬆️

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 5813fd0...4cb5b4f. Read the comment docs.

@montymxb
Copy link
Contributor Author

One more thing, in relation to out of date links the description for this repo has one that should be updated as well.

Parse-compatible API server module for Node/Express https://parseplatform.github.io

@flovilmart flovilmart merged commit d2b5be2 into parse-community:master Apr 23, 2017
@montymxb montymxb deleted the patch-1 branch April 24, 2017 19:50
@montymxb
Copy link
Contributor Author

@flovilmart looks like the repo description link, although updated, should be http://parseplatform.org instead of https.

@flovilmart
Copy link
Contributor

Yay.. should be good now!

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