From 72e7227410a35851f254615ea3d4eb521358a19d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=8F=B6=E6=9E=AB?=
<7971419+crazyair@users.noreply.github.com>
Date: Wed, 19 Jun 2024 11:06:12 +0800
Subject: [PATCH] feat: demo link change to ant.design (#328)
* feat: demo link change to ant.design
* feat: doc
* feat: doc
---
src/locales/en/reproHelp.md | 2 +-
src/locales/zh/reproHelp.md | 2 +-
src/locales/zh/reproModal.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/locales/en/reproHelp.md b/src/locales/en/reproHelp.md
index 1fa66ed..e4bc357 100644
--- a/src/locales/en/reproHelp.md
+++ b/src/locales/en/reproHelp.md
@@ -1,2 +1,2 @@
-Please provide a link by forking these links antd@5.x / antd@4.x or GitHub repo.
+Please provide a link by forking these links antd@5.x / antd@4.x or GitHub repo.
[What is a minimal reproduction, and why is it required?](#repro-modal)
diff --git a/src/locales/zh/reproHelp.md b/src/locales/zh/reproHelp.md
index 1b3262b..ebcb7fd 100644
--- a/src/locales/zh/reproHelp.md
+++ b/src/locales/zh/reproHelp.md
@@ -1,2 +1,2 @@
-请提供一个尽可能精简的链接 antd@5.x / antd@4.x 或是 GitHub 仓库的链接。
+请提供一个尽可能精简的链接 antd@5.x / antd@4.x 或是 GitHub 仓库的链接。
[什么是最小化重现,为什么这是必需的?](#repro-modal)
diff --git a/src/locales/zh/reproModal.md b/src/locales/zh/reproModal.md
index 96e32af..575b5b6 100644
--- a/src/locales/zh/reproModal.md
+++ b/src/locales/zh/reproModal.md
@@ -20,4 +20,4 @@
##### 如何提供一个重现
-除非你的 bug 只有在构建工具下才能重现,否则我们建议使用 CodeSandbox for antd@5.x 或 CodeSandbox for antd@4.x 来提供重现。如果你的 bug 必须用到构建工具,那么我们建议使用 create-react-app 来搭建一个新项目,推送到 GitHub 并提供仓库的链接。
+除非你的 bug 只有在构建工具下才能重现,否则我们建议使用 CodeSandbox for antd@5.x 或 CodeSandbox for antd@4.x 来提供重现。如果你的 bug 必须用到构建工具,那么我们建议使用 create-react-app 来搭建一个新项目,推送到 GitHub 并提供仓库的链接。