Skip to content

Commit 807f193

Browse files
Viktor Khotimchenkoyyx990803
Viktor Khotimchenko
authored andcommitted
docs: fix broken link (#1297)
Single-File Components (SFCs) link is broken because it was moved
1 parent 5ccf004 commit 807f193

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
@@ -9,7 +9,7 @@
99

1010
## What is Vue Loader?
1111

12-
`vue-loader` is a loader for [webpack](https://webpack.js.org/) that allows you to author Vue components in a format called [Single-File Components (SFCs)](./spec.md):
12+
`vue-loader` is a loader for [webpack](https://webpack.js.org/) that allows you to author Vue components in a format called [Single-File Components (SFCs)](./docs/spec.md):
1313

1414
``` vue
1515
<template>

0 commit comments

Comments
 (0)