Skip to content

Commit

Permalink
doc: fix group
Browse files Browse the repository at this point in the history
  • Loading branch information
brickspert committed Feb 6, 2020
1 parent a6249a8 commit 9ba541d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ We welcome all contributions, please read our [CONTRIBUTING.MD](https://github.c

## 👥 Discuss

<img src="./dingtalk.jpg" width="300" />
<img src="https://raw.githubusercontent.com/umijs/hooks/master/dingtalk.jpg" width="300" />

## ✅ License

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ $ npm start

## 👥 讨论

<img src="./dingtalk.jpg" width="300" />
<img src="https://raw.githubusercontent.com/umijs/hooks/master/dingtalk.jpg" width="300" />

## ✅ License

Expand Down
3 changes: 2 additions & 1 deletion packages/hooks/src/useLoadMore/index.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: useLoadMore
group:
title: Async Hooks
title: Async
path: /async
order: 1000
---

# useLoadMore
Expand Down

0 comments on commit 9ba541d

Please sign in to comment.