mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Fix documentation links, close #4496
This commit is contained in:
parent
237871da32
commit
c0ec375e8e
@ -23,4 +23,4 @@ title: Popconfirm
|
||||
| okText | 确认按钮文字 | String | 确定 |
|
||||
| cancelText| 取消按钮文字 | String | 取消 |
|
||||
|
||||
更多属性请参考 [Tooltip](https://ant.design/components/tooltip/#API)。
|
||||
更多属性请参考 [Tooltip](/components/tooltip-cn/#API)。
|
||||
|
@ -20,4 +20,4 @@ title: Popover
|
||||
| title | 卡片标题 | React.Element | 无 |
|
||||
| content | 卡片内容 | React.Element | 无 |
|
||||
|
||||
更多属性请参考 [Tooltip](https://ant.design/components/tooltip/#API)。
|
||||
更多属性请参考 [Tooltip](/components/tooltip-cn/#API)。
|
||||
|
Loading…
Reference in New Issue
Block a user