Skip to content

Commit 2ad688a

Browse files
committed
docs: remove named file
1 parent f7e08e6 commit 2ad688a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/tooling/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ During development, Vue provides a lot of warnings to help you with common error
1010

1111
### Without Build Tools
1212

13-
If you are using the full build, i.e. directly including Vue via a script tag without a build tool, make sure to use the minified version (`vue.min.js`) for production. Both versions can be found in the [Installation guide](installation.html#Direct-lt-script-gt-Include).
13+
If you are using the full build, i.e. directly including Vue via a script tag without a build tool, make sure to use the minified version for production. Both versions can be found in the [Installation guide](installation.html#Direct-lt-script-gt-Include).
1414

1515
### With Build Tools
1616

0 commit comments

Comments
 (0)