Skip to content

Commit 7a49829

Browse files
gsoufyyx990803
authored andcommitted
Update documentation link anchor to deploying for production (vuejs#321)
1 parent 3fad1cf commit 7a49829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/workflow/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
There are two things to do when building our bundle for production:
44

55
1. Minify our application code;
6-
2. Use the [setup described in the Vue.js guide](http://vuejs.org/guide/application.html#Deploying_for_Production) to strip all the warnings from Vue.js source code.
6+
2. Use the [setup described in the Vue.js guide](http://vuejs.org/guide/application.html#Deploying-for-Production) to strip all the warnings from Vue.js source code.
77

88
Here's an example config:
99

0 commit comments

Comments
 (0)