This is an automated email from the ASF dual-hosted git repository.
dengliming 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 b7ce476412 [ISSUE #670] document and architecture image update (#671)
b7ce476412 is described below
commit b7ce4764129b4cd4cb56cc01a04edfe08fdaa52c
Author: gouzixing <[email protected]>
AuthorDate: Thu Aug 4 22:20:37 2022 +0800
[ISSUE #670] document and architecture image update (#671)
* 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
Co-authored-by: gouzixing <[email protected]>
Co-authored-by: gouzixing <[email protected]>
---
community/3-contributor.md | 2 +-
.../current/3-contributor.md | 2 +-
static/img/architecture/shenyu-framework.png | Bin 238554 -> 183415 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/community/3-contributor.md b/community/3-contributor.md
index d80da5be2d..4e6ac7ceb7 100644
--- a/community/3-contributor.md
+++ b/community/3-contributor.md
@@ -118,7 +118,7 @@ git push origin a-dev-branch
Then you can initiate a new PR (Pull Request) on GitHub.
-Please note that the title of the PR needs to conform to our
[spec](../issue-pr), and write the necessary description in the PR to
facilitate code review by Committers and other contributors.
+Please note that the title of the PR needs to conform to our
[spec](/community/issue-pr), and write the necessary description in the PR to
facilitate code review by Committers and other contributors.
### Subsequent Pull Request submission
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 2808d00b84..c867dfb610 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
@@ -118,7 +118,7 @@ git push origin a-dev-branch
然后您就可以在 GitHub 上发起新的 PR (Pull Request)。
-请注意 PR 的标题需要符合我们的[规范](../issue-pr),并且在 PR 中写上必要的说明,来方便 Committer 和其他贡献者进行代码审查。
+请注意 PR 的标题需要符合我们的[规范](/zh/community/issue-pr),并且在 PR 中写上必要的说明,来方便 Committer
和其他贡献者进行代码审查。
### 后续提交 Pull Request
diff --git a/static/img/architecture/shenyu-framework.png
b/static/img/architecture/shenyu-framework.png
index 06c38d78a8..fb66b02b90 100644
Binary files a/static/img/architecture/shenyu-framework.png and
b/static/img/architecture/shenyu-framework.png differ