diff --git a/src/api/index.md b/src/api/index.md index 8b9401af66..f53bc3dcd7 100644 --- a/src/api/index.md +++ b/src/api/index.md @@ -44,7 +44,7 @@ type: api The merge strategy receives the value of that option defined on the parent and child instances as the first and second arguments, respectively. The context Vue instance is passed as the third argument. -- **See also**: [Custom Option Merging Strategies](/guide/mixins.html#Custom-Option-Merge-Strategies) +- **See also:** [Custom Option Merging Strategies](/guide/mixins.html#Custom-Option-Merge-Strategies) ### devtools