Skip to content

Commit 16ece9f

Browse files
actions-userdword-design
authored andcommitted
fix: update config files
1 parent 2ae675a commit 16ece9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Vue.use(VueMermaidString)
101101
## Install via CDN
102102

103103
```html
104-
<script src="https://unpkg.com/vue"></script>
104+
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.js"></script>
105105
<script src="https://unpkg.com/mermaid/dist/mermaid.min.js"></script>
106106
<script src="https://unpkg.com/vue-mermaid-string"></script>
107107
```

0 commit comments

Comments
 (0)