Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mjungnickel18 committed Oct 14, 2019
2 parents f8ed309 + 8e67c07 commit b8bb26e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PapyrusCs/map.thtml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/>
<link
rel="stylesheet"
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"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto&display=swap"
Expand Down Expand Up @@ -42,7 +42,7 @@
</head>

<body margin="0" padding="0">
<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>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
Expand Down

0 comments on commit b8bb26e

Please sign in to comment.