diff options
Diffstat (limited to 'abs/core-testing/local-website/htdocs/index.html')
-rwxr-xr-x | abs/core-testing/local-website/htdocs/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/abs/core-testing/local-website/htdocs/index.html b/abs/core-testing/local-website/htdocs/index.html index 044366c..5f2558d 100755 --- a/abs/core-testing/local-website/htdocs/index.html +++ b/abs/core-testing/local-website/htdocs/index.html @@ -7,13 +7,13 @@ <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="robots" content="noindex, nofollow"> - <script type="text/javascript" src="js/prototype.js"></script> - <script type="text/javascript" src="js/prototip/prototip.js"></script> - <link rel="stylesheet" type="text/css" href="js/prototip/prototip.css"> + <script type="text/javascript" src="linhes/js/prototype.js"></script> + <script type="text/javascript" src="linhes/js/prototip/prototip.js"></script> + <link rel="stylesheet" type="text/css" href="linhes/js/prototip/prototip.css"> - <script type="text/javascript" src="js/utils.js"></script> - <script type="text/javascript" src="js/AC_OETags.js"></script> - <script type="text/javascript" src="js/table_sort.js"></script> + <script type="text/javascript" src="linhes/js/utils.js"></script> + <script type="text/javascript" src="linhes/js/AC_OETags.js"></script> + <script type="text/javascript" src="linhes/js/table_sort.js"></script> <link rel="stylesheet" type="text/css" href="/linhes/default/style.css"> <link rel="stylesheet" type="text/css" href="/linhes/default/header.css"> |