Use unpkg.com instead of rawgit.com

This commit is contained in:
Frederic Junod
2018-10-10 15:11:07 +02:00
parent db15bb0942
commit 6d1cc3ba88
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ docs: >
with OpenLayers.
tags: "vector, jsts, buffer"
resources:
- https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.6.0/jsts.min.js
- https://unpkg.com/jsts@2.0.2/dist/jsts.min.js
---
<div id="map" class="map"></div>