diff options
Diffstat (limited to 'qooxdoo/source/index.html')
-rw-r--r-- | qooxdoo/source/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qooxdoo/source/index.html b/qooxdoo/source/index.html index 4dd0962..072fa3e 100644 --- a/qooxdoo/source/index.html +++ b/qooxdoo/source/index.html @@ -2,6 +2,6 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Smokeping</title> - <script type="text/javascript" src="script/Smokeping.js"></script> + <script type="text/javascript" src="script/Mtr.js"></script> </head> </html> |