We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8ed309 + 8e67c07 commit b8bb26eCopy full SHA for b8bb26e
PapyrusCs/map.thtml
@@ -9,7 +9,7 @@
9
/>
10
<link
11
rel="stylesheet"
12
- href="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/css/ol.css"
+ href="https://openlayers.org/en/v5.3.0/css/ol.css"
13
14
15
href="https://fonts.googleapis.com/css?family=Roboto&display=swap"
@@ -42,7 +42,7 @@
42
</head>
43
44
<body margin="0" padding="0">
45
- <script src="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/build/ol.js"></script>
+ <script src="https://openlayers.org/en/v5.3.0/build/ol.js"></script>
46
<script
47
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
48
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
0 commit comments