aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/views/index.html')
-rw-r--r--vnext/src/views/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/views/index.html b/vnext/src/views/index.html
index 9f8feae9..661634d6 100644
--- a/vnext/src/views/index.html
+++ b/vnext/src/views/index.html
@@ -40,6 +40,6 @@
</head>
<body id="body">
<div id="wrapper"></div>
-<script type="text/javascript" src="app.js"></script>
+<script type="text/javascript" src="/App.js"></script>
</body>
</html>