Skip to content

Commit fd05a1c

Browse files
authored
docs: fix vue-tsc broken link to example boilerplate in README.md (#5721)
1 parent 295bf4b commit fd05a1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/tsc/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ Build dts:
1212

1313
`vue-tsc --declaration --emitDeclarationOnly`
1414

15-
Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for the example repo.
15+
Check out [vue-tsc-component-library-example](https://www.npmjs.com/package/@3nuc/vue-tsc-component-library-example?activeTab=code)
16+
([Repo Archive](https://web.archive.org/web/20220315023520/https://github.com/sethidden/vue-tsc-component-library-example))
17+
for the example repo.

0 commit comments

Comments
 (0)