Fix documentation links, close #4496

This commit is contained in:
afc163 2017-01-07 22:09:17 +08:00
parent 237871da32
commit c0ec375e8e
2 changed files with 2 additions and 2 deletions

View File

@ -23,4 +23,4 @@ title: Popconfirm
| okText | 确认按钮文字 | String | 确定 |
| cancelText| 取消按钮文字 | String | 取消 |
更多属性请参考 [Tooltip](https://ant.design/components/tooltip/#API)。
更多属性请参考 [Tooltip](/components/tooltip-cn/#API)。

View File

@ -20,4 +20,4 @@ title: Popover
| title | 卡片标题 | React.Element | 无 |
| content | 卡片内容 | React.Element | 无 |
更多属性请参考 [Tooltip](https://ant.design/components/tooltip/#API)。
更多属性请参考 [Tooltip](/components/tooltip-cn/#API)。