Skip to content

Commit dc25a6b

Browse files
committed
website: update url error.
1 parent e0d7577 commit dc25a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div>
33
<header>
44
<img alt="Vue logo" src="./assets/logo.png" />
5-
<a href="https://github.com/ui-vue/vue-markdown-preview" target="__blank">Vue Markdown Preview</a>
5+
<a href="https://github.com/uivjs/vue-markdown-preview" target="__blank">Vue Markdown Preview</a>
66
<p>{{ description }}</p>
77
</header>
88
<example-base></example-base>

0 commit comments

Comments
 (0)