This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new e93aed797ab correct [dev list]link (#20402)
e93aed797ab is described below
commit e93aed797abd4e9fc8f36619ce0b61f7b9e01c1a
Author: Jared Li <[email protected]>
AuthorDate: Mon Aug 22 20:36:28 2022 +0800
correct [dev list]link (#20402)
correct [dev list]link to `TEAM`
---
docs/community/content/contribute/contributor.en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/community/content/contribute/contributor.en.md
b/docs/community/content/contribute/contributor.en.md
index 6ab831bc40d..48f34f255b4 100644
--- a/docs/community/content/contribute/contributor.en.md
+++ b/docs/community/content/contribute/contributor.en.md
@@ -44,7 +44,7 @@ When you pull the latest code from ShardingSphere and create
new branch later, y
- Please choose the issue to be edited. If it is a new issue discovered or a
new function enhancement to offer, please create an issue and set the right
label for it.
- After choosing the relevant issue, please reply with a deadline to indicate
that you are working on it.
- - Find a mentor from the [Developer List](/en/contribute/contributor/) and
he/she will give you feedback about the design and the implementation of
function in time.
+ - Find a mentor from the [Developer List](en/team) and he/she will give you
feedback about the design and the implementation of function in time.
**3. Create Branch**