diff --git a/docs/en/api/lynx-testing-environment/index.mdx b/docs/en/api/lynx-testing-environment/index.mdx index 5bfdd66fe..8882f193a 100644 --- a/docs/en/api/lynx-testing-environment/index.mdx +++ b/docs/en/api/lynx-testing-environment/index.mdx @@ -73,7 +73,7 @@ After configuration, you can directly access the `lynxTestingEnv` object globall If you want to use `@lynx-js/testing-environment` for unit testing in ReactLynx, you usually don't need to specify this configuration manually. -Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/react-lynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`. +Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/reactlynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`. ## Credits diff --git a/docs/zh/api/lynx-testing-environment/index.mdx b/docs/zh/api/lynx-testing-environment/index.mdx index 6b19046a9..52897693a 100644 --- a/docs/zh/api/lynx-testing-environment/index.mdx +++ b/docs/zh/api/lynx-testing-environment/index.mdx @@ -73,7 +73,7 @@ After configuration, you can directly access the `lynxTestingEnv` object globall If you want to use `@lynx-js/testing-environment` for unit testing in ReactLynx, you usually don't need to specify this configuration manually. -Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/react-lynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`. +Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/reactlynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`. ## Credits