Skip to content

Corrects Guide Link in README.md #457

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 1 commit into from
Jul 6, 2017

Conversation

montymxb
Copy link
Contributor

@montymxb montymxb commented Jul 6, 2017

Just a small fix of https to http for the JS guide link, which is only available over http.

Just a small fix of `https` to `http` for the JS guide link, which is only available over `http`.
@montymxb
Copy link
Contributor Author

montymxb commented Jul 6, 2017

A quick note the description for this repo...

Parse SDK for JavaScript https://parse.com

uses the outdated https://parse.com link. This should probably be http://parseplatform.org or something that's equally relevant.

@flovilmart flovilmart merged commit 2c8cb6f into parse-community:master Jul 6, 2017
flovilmart pushed a commit that referenced this pull request Aug 30, 2017
* Add Type Polygon to Schema and PolygonContains to query

* Corrects Guide Link in README.md (#457)

Just a small fix of `https` to `http` for the JS guide link, which is only available over `http`.

* Addresses flaky test (#458)

* Update ParseGeoPointTest.js

* Limit request attempts to 1

* explore

* Marks flaky test as pending

* Add methods `addAll`, `addAllUnique` and `removeAll` (#459)

* Add methods `addAll`, `addAllUnique` and `removeAll`

* Add methods `addAll`, `addAllUnique` and `removeAll`

* Add test for `addAll`, `addAllUnique` and `removeAll`

* Revert test case

* containsPoint

uses bounded box first then ray casting

* update parse-server to 2.6.0

* Add Type Polygon to Schema and PolygonContains to query

* containsPoint

uses bounded box first then ray casting

* update parse-server to 2.6.0
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