From 2242224a0f432124bafd0544897ae39f3fc1dba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Sat, 21 Nov 2015 16:33:26 +0100 Subject: [PATCH] Upgrade to JSTS 0.17.0 in example --- examples/jsts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/jsts.html b/examples/jsts.html index 1ef913406b..346ed2d9d8 100644 --- a/examples/jsts.html +++ b/examples/jsts.html @@ -7,7 +7,7 @@ docs: > with OpenLayers 3. tags: "vector, jsts, buffer" resources: - - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/lib/0.16.0/javascript.util.min.js - - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/lib/0.16.0/jsts.min.js + - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/lib/0.17.0/javascript.util.min.js + - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/lib/0.17.0/jsts.min.js ---