From 8cceabe1d92fd0179a422166a3b09bebbad610c2 Mon Sep 17 00:00:00 2001 From: Ivan Yan Date: Wed, 29 Jul 2015 09:46:37 +0800 Subject: [PATCH] Update link --- source/api/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/api/options.md b/source/api/options.md index 7b7adfbfd9..d79939a2aa 100644 --- a/source/api/options.md +++ b/source/api/options.md @@ -99,7 +99,7 @@ The following component usage will result in two warnings: type mismatch for "si ``` -For more details on the Object-based syntax and prop validation, see [Prop Validation](/guide/components.html#Prop_Validation). +For more details on the Object-based syntax and prop validation, see [Prop Specification](/guide/components.html#Prop_Specification). #### Notes on hyphened attributes