changeset 3771:00c3566a3006

change src
author natto <earlgray_spring@aol.com>
date Fri, 14 Dec 2018 14:53:54 +0900
parents 902a56be60b4
children 6a97e312080b
files shuzai/trad/index.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/trad/index.html	Fri Dec 14 14:50:04 2018 +0900
+++ b/shuzai/trad/index.html	Fri Dec 14 14:53:54 2018 +0900
@@ -5,10 +5,10 @@
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 <link rel="stylesheet" href="../src/colorbox/example3/colorbox.css" />
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-<script src="../src/colorbox/jquery.colorbox-min.js"></script>
+<script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/colorbox/jquery.colorbox-min.js"></script>
 <link rel="stylesheet" href="../src/leaflet/leaflet.css" />
-<script src="../src/leaflet/leaflet.js"></script>
-<script src="../src/leaflet/leaflet-sidebar.min.js"></script>
+<script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet.js"></script>
+<script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-sidebar.min.js"></script>
 <link rel="stylesheet" href="../src/leaflet/leaflet-sidebar.min.css" />
 <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
 <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-omnivore.min.js"></script>

yatex.org