diff --git a/README.md b/README.md index ecc607a1b..5828ac012 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## What is Vue Loader? -`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): +`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): ``` vue