Skip to content

Commit 2d6c272

Browse files
perfectly-pandaphanan
authored andcommitted
fixing broken link in writing guide (vuejs#2401)
1 parent 6b9cbf6 commit 2d6c272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

writing-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Writing documentation is an exercise in empathy. We're not describing an objecti
5151
- **Always prefer simpler, plainer language over complex or jargony language.** For example:
5252
- "you can use Vue with a script element" instead of "in order to initiate the usage of Vue, one possible option is to actually inject it via a script HTML element"
5353
- "function that returns a function" instead of "higher order function"
54-
- **Avoid language that invalidate struggle**, such as "easy", "just", "obviously", etc. For reference, see [Words To Avoid in Educational Writing](Words To Avoid in Educational Writing).
54+
- **Avoid language that invalidate struggle**, such as "easy", "just", "obviously", etc. For reference, see [Words To Avoid in Educational Writing](https://css-tricks.com/words-avoid-educational-writing/).
5555

5656
### Grammar
5757

0 commit comments

Comments
 (0)