We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be3aa4 commit c9fa2e6Copy full SHA for c9fa2e6
examples/todomvc/index.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<title>Vue.js • TodoMVC</title>
6
<link rel="stylesheet" href="https://unpkg.com/todomvc-app-css/index.css">
7
- <script src="https:unpkg.com/director/build/director.js"></script>
+ <script src="https://unpkg.com/director/build/director.js"></script>
8
<style>[v-cloak] { display: none; }</style>
9
</head>
10
<body>
0 commit comments