site: fix theme-editor link (#39224)

* fix: fix theme-editor link

* Update docs/react/customize-theme.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update customize-theme.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
This commit is contained in:
lijianan 2022-12-03 22:55:25 +08:00 committed by GitHub
parent 33e06a2b92
commit 2c7360d409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -355,7 +355,7 @@ root.render(
## How to Debug your Theme
We provide tools to help users debug themes: [Theme Editor](https://ant-design.github.io/antd-token-previewer/~demos/docs-theme-editor-simple)
We provide tools to help users debug themes: [Theme Editor](/theme-editor)
You can use this tool to freely modify Design Token to meet your theme expectations.

View File

@ -355,7 +355,7 @@ root.render(
## 调试主题
我们提供了帮助用户调试主题的工具:[主题编辑器](https://ant-design.github.io/antd-token-previewer/~demos/docs-theme-editor-simple)
我们提供了帮助用户调试主题的工具:[主题编辑器](/theme-editor-cn)
你可以使用此工具自由地修改 Design Token以达到您对主题的期望。