Skip to content

Commit 42c09bd

Browse files
committed
Regenerating READMEs with new Position reference pointing to geojson spec website.
1 parent 00453f0 commit 42c09bd

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/turf-circle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Returns **[Feature][3]<[Polygon][6]>** Circle polygon
3232

3333
[1]: https://tools.ietf.org/html/rfc7946#section-3.1.2
3434

35-
[2]: https://developer.mozilla.org/docs/Web/API/Position
35+
[2]: https://tools.ietf.org/html/rfc7946#section-3.1.1
3636

3737
[3]: https://tools.ietf.org/html/rfc7946#section-3.2
3838

packages/turf-helpers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Returns **[boolean][23]** true/false, including false for Arrays and Functions
607607

608608
[19]: https://tools.ietf.org/html/rfc7946#section-3.1.2
609609

610-
[20]: https://developer.mozilla.org/docs/Web/API/Position
610+
[20]: https://tools.ietf.org/html/rfc7946#section-3.1.1
611611

612612
[21]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error
613613

packages/turf-point-to-line-distance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Returns **[number][7]** distance between point and line
3333

3434
[2]: https://tools.ietf.org/html/rfc7946#section-3.1.2
3535

36-
[3]: https://developer.mozilla.org/docs/Web/API/Position
36+
[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1
3737

3838
[4]: https://tools.ietf.org/html/rfc7946#section-3.1.4
3939

packages/turf-point-to-polygon-distance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Returns **[number][8]** Distance to nearest edge of input polygon (negative valu
2828

2929
[2]: https://tools.ietf.org/html/rfc7946#section-3.1.2
3030

31-
[3]: https://developer.mozilla.org/docs/Web/API/Position
31+
[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1
3232

3333
[4]: https://tools.ietf.org/html/rfc7946#section-3.1.6
3434

packages/turf-projection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Returns **[GeoJSON][1]** Projected GeoJSON
5050

5151
[1]: https://tools.ietf.org/html/rfc7946#section-3
5252

53-
[2]: https://developer.mozilla.org/docs/Web/API/Position
53+
[2]: https://tools.ietf.org/html/rfc7946#section-3.1.1
5454

5555
[3]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object
5656

packages/turf-random/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Returns **[FeatureCollection][7]<[LineString][11]>** GeoJSON FeatureCollection o
9999

100100
[2]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error
101101

102-
[3]: https://developer.mozilla.org/docs/Web/API/Position
102+
[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1
103103

104104
[4]: point
105105

0 commit comments

Comments
 (0)