summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-08-29 15:52:42 +0200
committerJonas Smedegaard <dr@jones.dk>2012-08-29 15:52:42 +0200
commit1e4752a721c0ba20e8b76e4ad20b26408105e491 (patch)
tree1d7941503370ede34171e09f692611b7894aa6f4
parent140be416cbc17bed349697c205af07d2f3070089 (diff)
Fix make URLs relative when possible.relative-urls
-rw-r--r--index.html2
-rw-r--r--report/1.html8
-rw-r--r--report/Greens-IslandsofResiliences.html8
3 files changed, 9 insertions, 9 deletions
diff --git a/index.html b/index.html
index 3de6527..98ea408 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<body>
<p align="center">
- <img src="/img/greens-efa.jpg"
+ <img src="img/greens-efa.jpg"
</p>
<p align="center">
diff --git a/report/1.html b/report/1.html
index 067d5a3..65021b7 100644
--- a/report/1.html
+++ b/report/1.html
@@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
- <script src='/annotator/jquery.min.js'></script>
- <script src='/annotator/annotator-full.min.js'></script>
- <script src='/annotator/plugins/store.js'></script>
- <link rel='stylesheet' href='/annotator/annotator.min.css'>
+ <script src='../annotator/jquery.min.js'></script>
+ <script src='../annotator/annotator-full.min.js'></script>
+ <script src='../annotator/plugins/store.js'></script>
+ <link rel='stylesheet' href='../annotator/annotator.min.css'>
<TITLE></TITLE>
</HEAD>
<BODY>
diff --git a/report/Greens-IslandsofResiliences.html b/report/Greens-IslandsofResiliences.html
index 56b0ac5..12791bb 100644
--- a/report/Greens-IslandsofResiliences.html
+++ b/report/Greens-IslandsofResiliences.html
@@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
- <!-- <script src='/annotator/jquery.min.js'></script> -->
- <!-- <script src='/annotator/annotator-full.min.js'></script> -->
- <!-- <script src='/annotator/plugins/store.js'></script> -->
- <!-- <link rel='stylesheet' href='/annotator/annotator.min.css'> -->
+ <!-- <script src='../annotator/jquery.min.js'></script> -->
+ <!-- <script src='../annotator/annotator-full.min.js'></script> -->
+ <!-- <script src='../annotator/plugins/store.js'></script> -->
+ <!-- <link rel='stylesheet' href='../annotator/annotator.min.css'> -->
<TITLE></TITLE>
</HEAD>
<BODY>