This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 54d548b1 docs: Fix incorrect link to docs contribution guide (#702)
54d548b1 is described below
commit 54d548b16dd1844cda9d3af8e8ec5d43ee37f5c7
Author: ongdisheng <[email protected]>
AuthorDate: Fri Nov 21 00:43:05 2025 +0000
docs: Fix incorrect link to docs contribution guide (#702)
---
website/community/contribution.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/community/contribution.md
b/website/community/contribution.md
index a5fda38a..622ac7d7 100644
--- a/website/community/contribution.md
+++ b/website/community/contribution.md
@@ -68,7 +68,7 @@ Any contribution of test cases is encouraged, especially unit
tests. It is recom
## Contribution Document
-Documentation is an important component of the project official website and
serves as a vital bridge between the project and the community. Please refer to
[Docs Contribution](./contribution/contribute-code.md) for information on how
to contribute document.
+Documentation is an important component of the project official website and
serves as a vital bridge between the project and the community. Please refer to
[Docs Contribution](./contribution/contribute-doc.md) for information on how to
contribute document.
## Other Ways to Contribute
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]