浏览代码

Merge pull request #3 from songjianet/main-docs

docs: Add link of doc
tank0317 4 年之前
父节点
当前提交
78f01452c3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/semi-ui/README.md

+ 1 - 1
packages/semi-ui/README.md

@@ -28,7 +28,7 @@ const App = () => (
 ReactDOM.render(<App />, document.querySelector('#app'));
 ReactDOM.render(<App />, document.querySelector('#app'));
 ```
 ```
 
 
-And [Semi UI Doc Site]() have hundreds editable examples and live preview, welcome play with those examples.
+And [Semi UI Doc Site](https://semi.design/en-US/) have hundreds editable examples and live preview, welcome play with those examples.
 
 
 ## Documentation
 ## Documentation