Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: better anchor
Co-authored-by: Tony Trinh <tony19@gmail.com>
  • Loading branch information
patak-cat and tony19 authored Jun 7, 2022
commit 0f670d2ecd8f8a76c42b0113c79e8e2a6f740e5c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const count = ref(0)
<p>
Check out
<a
href="https://vuejs.org/guide/quick-start.html#with-build-tools"
href="https://vuejs.org/guide/quick-start.html#local"
target="_blank"
>create-vue</a
>, the official Vue + Vite starter
Expand Down