Skip to content

Commit

Permalink
* [doc] Update weex-vue-render.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yundongbot committed Mar 1, 2017
1 parent 6e72a24 commit 16ba148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/themes/weex/source/js/example.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'}' +
'</style>' +
'<script src="https://unpkg.com/vue/dist/vue.runtime.js"></script>' +
'<script src="https://unpkg.com/weex-vue-render/index.js"></script>' +
'<script src="https://unpkg.com/weex-vue-render@0.10.0/dist/index.min.js"></script>' +
'</head>' +
'<body>' +
'<div id="root"></div>' +
Expand Down

0 comments on commit 16ba148

Please sign in to comment.