This is an automated email from the ASF dual-hosted git repository. hefengen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push: new 6c90ae0874 [DOC] fix link (#1029) 6c90ae0874 is described below commit 6c90ae087413eb3e8c52b74263b65b424d689419 Author: loongs-zhang <zhangzich...@apache.org> AuthorDate: Fri Jul 12 19:34:39 2024 +0800 [DOC] fix link (#1029) --- i18n/zh/docusaurus-plugin-content-pages/team.mdx | 4 ++-- src/pages/team.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/zh/docusaurus-plugin-content-pages/team.mdx b/i18n/zh/docusaurus-plugin-content-pages/team.mdx index 61774ff257..74316a5304 100644 --- a/i18n/zh/docusaurus-plugin-content-pages/team.mdx +++ b/i18n/zh/docusaurus-plugin-content-pages/team.mdx @@ -138,10 +138,10 @@ tags: ["Team"] <td></td> </tr> <tr> - <td><a href="http://github.com/dragon-zhang"><img width="64" src="https://avatars.githubusercontent.com/u/38336731?v=4"/></a></td> + <td><a href="http://github.com/loongs-zhang"><img width="64" src="https://avatars.githubusercontent.com/u/38336731?v=4"/></a></td> <td>ZiCheng Zhang</td> <td><a href="https://people.apache.org/committer-index.html#zhangzicheng">zhangzicheng</a></td> - <td><a href="http://github.com/dragon-zhang">dragon-zhang</a></td> + <td><a href="http://github.com/loongs-zhang">dragon-zhang</a></td> <td>PMC</td> <td></td> </tr> diff --git a/src/pages/team.mdx b/src/pages/team.mdx index 9032929708..7199ed3e5c 100644 --- a/src/pages/team.mdx +++ b/src/pages/team.mdx @@ -135,10 +135,10 @@ The team always insists on community over code. We are looking forward to more p <td></td> </tr> <tr> - <td><a href="http://github.com/dragon-zhang"><img width="64" src="https://avatars.githubusercontent.com/u/38336731?v=4"/></a></td> + <td><a href="http://github.com/loongs-zhang"><img width="64" src="https://avatars.githubusercontent.com/u/38336731?v=4"/></a></td> <td>ZiCheng Zhang</td> <td><a href="https://people.apache.org/committer-index.html#zhangzicheng">zhangzicheng</a></td> - <td><a href="http://github.com/dragon-zhang">dragon-zhang</a></td> + <td><a href="http://github.com/loongs-zhang">dragon-zhang</a></td> <td>PMC</td> <td></td> </tr>