This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new 9fcf5d4562a optimize: update link in xa.md for example reference
(#1018)
9fcf5d4562a is described below
commit 9fcf5d4562a61523194e2993298ef24215f342be
Author: 折纸飞机 <[email protected]>
AuthorDate: Sat Sep 27 05:03:11 2025 +0200
optimize: update link in xa.md for example reference (#1018)
---
i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/user/mode/xa.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/user/mode/xa.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/user/mode/xa.md
index c861d0dbf8e..c8900539261 100644
--- a/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/user/mode/xa.md
+++ b/i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.5/user/mode/xa.md
@@ -56,5 +56,5 @@ public class DataSourceProxy {
## 快速开始
-请跟随
[seata-samples/xa](https://github.com/apache/incubator-seata-samples/tree/master/tcc)
中的示例进行实验。
+请跟随
[seata-samples/xa](https://github.com/apache/incubator-seata-samples/tree/master/xa-sample)
中的示例进行实验。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]