From 2e0ab2144008b14db1d9c74473369177cff3640a Mon Sep 17 00:00:00 2001 From: liuyihai2002 Date: Wed, 24 Dec 2025 15:02:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9beeshell=E4=B8=89?= =?UTF-8?q?=E6=96=B9=E5=BA=93=E4=B8=AD=E8=8B=B1=E6=96=87=E6=8C=87=E5=AF=BC?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liuyihai2002 --- en/beeshell.md | 2 +- zh-cn/beeshell.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/beeshell.md b/en/beeshell.md index 72873538..2d0cd5eb 100644 --- a/en/beeshell.md +++ b/en/beeshell.md @@ -562,4 +562,4 @@ This is a class method (static method). ## License -This project is based on [The MIT License (MIT)](https://github.com/react-native-oh-library/teaset/blob/master/LICENSE). Feel free to enjoy and contribute to open source. +This project is based on [The MIT License (MIT)](https://github.com/Meituan-Dianping/beeshell/blob/master/LICENSE). Feel free to enjoy and contribute to open source. diff --git a/zh-cn/beeshell.md b/zh-cn/beeshell.md index 3e4ceef0..60ff89e4 100644 --- a/zh-cn/beeshell.md +++ b/zh-cn/beeshell.md @@ -562,4 +562,4 @@ Methods ## 开源协议 -本项目基于 [The MIT License (MIT)](https://github.com/react-native-oh-library/teaset/blob/master/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/Meituan-Dianping/beeshell/blob/master/LICENSE) ,请自由地享受和参与开源。 -- Gitee