summaryrefslogtreecommitdiff
path: root/examples/qwebchannel/standalone/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwebchannel/standalone/index.html')
-rw-r--r--examples/qwebchannel/standalone/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwebchannel/standalone/index.html b/examples/qwebchannel/standalone/index.html
index 3cce3ec..8c85143 100644
--- a/examples/qwebchannel/standalone/index.html
+++ b/examples/qwebchannel/standalone/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <script type="text/javascript" src="../../src/webchannel/qwebchannel.js"></script>
+ <script type="text/javascript" src="../../../src/webchannel/qwebchannel.js"></script>
<script type="text/javascript">
//BEGIN SETUP
function output(message)