This is an automated email from the ASF dual-hosted git repository.
xiaoyu 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 7e4eaea7f8 fix the link false (#695)
7e4eaea7f8 is described below
commit 7e4eaea7f85baa2c61bc77ac99becc6616684025
Author: gouzixing <[email protected]>
AuthorDate: Tue Aug 9 23:27:16 2022 +0800
fix the link false (#695)
* newsPage
* news page
* bugfix
* news page update
* bugfix --path bug
* conflict
* conflict
* img update
* blog page refractor
* blog page new style
* delete annotate
* index page highlight for slogon
* bugfix:document for node
* bugfix--link false
* i18n & link fix
* 'translate'
* translate
* urlchange bugfix
* docs fix
* delete unused import
* fix
* event page & navibar update & overview doc & pic update for news
* lint
* lint
* translate
* lint
* trans
* feat
* fix--locale=zh
* docs fix
* footer
* i18n
* userList
* fix
* fix
* fix
* index
* fix
* hover
* fix
Co-authored-by: gouzixing <[email protected]>
Co-authored-by: gouzixing <[email protected]>
---
community/3-contributor.md | 2 +-
.../docusaurus-plugin-content-docs-community/current/3-contributor.md | 2 +-
src/pages/index.module.css | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/community/3-contributor.md b/community/3-contributor.md
index 1aca2c163d..db8c8f2f48 100644
--- a/community/3-contributor.md
+++ b/community/3-contributor.md
@@ -177,6 +177,6 @@ git pull upstream master
### How to become a Committer?
-With the above steps, you are a contributor to Apache ShenYu. Repeat the
previous steps to stay active in the community, keep at it and you can become a
[Committer](./committer)!
+With the above steps, you are a contributor to Apache ShenYu. Repeat the
previous steps to stay active in the community, keep at it and you can become a
[Committer](/community/committer/)!
In order to keep abreast of the development of Apache ShenYu, you can follow
the mailing list, or you can participate in the biweekly meeting of the
community (meeting invitation link will be sent on the mailing list).
diff --git
a/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
b/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
index aacaea9fd8..8c1646bfbe 100755
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
@@ -66,7 +66,7 @@ Apache ShenYu 一般是在 GitHub 上进行协作开发。目前有以下几个
### 让 Apache ShenYu 运行起来
-让 Apache ShenYu 的代码在您的开发工具上运行起来,请参阅
[本地部署](../docs/deployment/deployment-local) 或者 [Apache ShenYu
启动示例](../blog/Start-SourceCode-Analysis-Start-Demo),并且能够断点调试。
+让 Apache ShenYu 的代码在您的开发工具上运行起来,请参阅
[本地部署](/zh/docs/deployment/deployment-local) 或者 [Apache ShenYu
启动示例](/zh/blog/Start-SourceCode-Analysis-Start-Demo),并且能够断点调试。
在运行起来之后,可以阅读我们官网收录的[源码分析文章](https://shenyu.apache.org/zh/blog),来对 Apache
ShenYu 有更深入的理解。
diff --git a/src/pages/index.module.css b/src/pages/index.module.css
index ea8533a244..9b4781657c 100755
--- a/src/pages/index.module.css
+++ b/src/pages/index.module.css
@@ -164,7 +164,7 @@
animation-duration: 2s;
animation-name: jackInTheBox;
float: right;
- padding: 0 20px 20px;
+ /* padding: 0 20px 20px; */
width: 600px;
height: 400px;
display: flex;