diff --git a/en/js/redux-toolkit.md b/en/js/redux-toolkit.md index d0ae438833e81cad91cc865cbd5f14c676865f27..2034f6f0bcaeca7c51297dc7a70106fe0479003f 100644 --- a/en/js/redux-toolkit.md +++ b/en/js/redux-toolkit.md @@ -223,4 +223,4 @@ This document is verified based on the following versions: ## License -This project is licensed under [MIT License](https://github.com/reduxjs/redux-toolkit?tab=readme-ov-file). \ No newline at end of file +This project is licensed under [MIT License](https://github.com/reduxjs/redux-toolkit/blob/master/LICENSE). \ No newline at end of file diff --git a/zh-cn/js/redux-toolkit.md b/zh-cn/js/redux-toolkit.md index 48ed7a1d6ac7b91706553381d7c8a6fe603fc6d0..8ced5fb656810e7fe58d77910a0bbcefa70ac9c1 100644 --- a/zh-cn/js/redux-toolkit.md +++ b/zh-cn/js/redux-toolkit.md @@ -223,4 +223,4 @@ export function Counter() { ## 开源协议 -本项目基于 [The MIT License (MIT)](https://github.com/reduxjs/redux-toolkit?tab=readme-ov-file),请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/reduxjs/redux-toolkit/blob/master/LICENSE),请自由地享受和参与开源。