diff options
| author | reger <reger18@arcor.de> | 2014-02-10 21:40:42 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2014-02-10 21:40:42 +0100 |
| commit | 365f77ea8c7aa07eb501095e9987f55dd5cd8a0b (patch) | |
| tree | e0e4e316ebfd50fd3f5c9b464e73ca5d54db3808 /htroot/terminal_p.html | |
| parent | 0e10cd18f78c8cd5249d789728cbe574d9992b95 (diff) | |
make internal page links relative to ease any future development for context aware servlets
note also http://bugs.yacy.net/view.php?id=106
Diffstat (limited to 'htroot/terminal_p.html')
| -rw-r--r-- | htroot/terminal_p.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html index b0e226777..f8630e123 100644 --- a/htroot/terminal_p.html +++ b/htroot/terminal_p.html @@ -6,8 +6,8 @@ <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="YaCy Peer Live Monitoring Terminal" />
<meta name="keywords" content="open,source,search,engine,monitor,terminal" />
-<link rel="stylesheet" type="text/css" href="/env/terminal.css" />
-<script type="text/javascript" src="/js/highslide/highslide.js"></script>
+<link rel="stylesheet" type="text/css" href="env/terminal.css" />
+<script type="text/javascript" src="js/highslide/highslide.js"></script>
<script type="text/javascript">
//<