In [this file](https://github.com/vuejs/docs-next/blob/master/src/style-guide/README.md) on the "Prop definitions" rule, the link to the detailed explanation is pointing to the v2 docs, is this intended? (line ~85) ``` ::: details Detailed Explanation Detailed [prop definitions](https://vuejs.org/v2/guide/components.html#Prop-Validation) have two advantages: ```