Skip to content

Commit d65bb67

Browse files
committed
Website updates
1 parent 12f9262 commit d65bb67

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/en/main/examples/common.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/offscreen-canvas.worker.worker.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/ol/dist/ol.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/ol/geom/flat/contains.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export function linearRingContainsXY(
5555
x,
5656
y,
5757
) {
58-
// https://geomalgorithms.com/a03-_inclusion.html
58+
// https://web.archive.org/web/20210504233957/http://geomalgorithms.com/a03-_inclusion.html
5959
// Copyright 2000 softSurfer, 2012 Dan Sunday
6060
// This code may be freely used and modified for any purpose
6161
// providing that this copyright notice is included with it.

0 commit comments

Comments
 (0)