diff --git a/en/js/EventBus.md b/en/js/EventBus.md index 7c4a0e4d9dc464049edec1a5ba38f7e07b567d0c..659e310a15255d472cf6a3438f0324992c9c6cfc 100644 --- a/en/js/EventBus.md +++ b/en/js/EventBus.md @@ -327,4 +327,5 @@ See for details [EventBus](https://github.com/krasimir/EventBus/blob/master/READ ## License -This project is licensed under [The MIT License (MIT)](https://www.mit-license.org/). +This project is licensed under [The MIT License (MIT)](https://github.com/krasimir/EventBus/blob/master/LICENSE). + diff --git a/en/react-native-root-toast.md b/en/react-native-root-toast.md index 0a35247b98e355fa1b758f2ff7f4746313a03061..482d8e46cb1a65b597323b3b09443df54660e708 100644 --- a/en/react-native-root-toast.md +++ b/en/react-native-root-toast.md @@ -13,7 +13,7 @@

-> [!TIP] [GitHub address](https://github.com/magicismight/react-native-root-toast) +> [!TIP] [GitHub address](https://github.com/magicismight/react-native-root-toast/tree/v3.5.1) ## Installation and Usage diff --git a/zh-cn/js/EventBus.md b/zh-cn/js/EventBus.md index a1dd0539056a2acba42d585c5b40a6df638956a8..5f5f7c21ffb46f6cfef3683e20c4103dccb34351 100644 --- a/zh-cn/js/EventBus.md +++ b/zh-cn/js/EventBus.md @@ -324,3 +324,7 @@ export default EventBusDemo; ## 遗留问题 ## 其他 + +## 开源协议 + +本项目基于 [The MIT License (MIT)](https://github.com/krasimir/EventBus/blob/master/LICENSE) ,请自由地享受和参与开源。 diff --git a/zh-cn/react-native-root-toast.md b/zh-cn/react-native-root-toast.md index fde25896334bfc32483b94eef974d2aad47bce6b..bcf63b8facfd20d0af933f0a28db01f129be762d 100644 --- a/zh-cn/react-native-root-toast.md +++ b/zh-cn/react-native-root-toast.md @@ -13,7 +13,7 @@

-> [!TIP] [Github 地址](https://github.com/magicismight/react-native-root-toast) +> [!TIP] [Github 地址](https://github.com/magicismight/react-native-root-toast/tree/v3.5.1) ## 安装与使用