diff --git a/README.md b/README.md index e4505cb9600833845b33b4c4bed68770a42206fc..5508def1731c596e3f6cb3e3449ba9aca967dc04 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ |三方组件名称|描述|sample地址| |:---:|:---:|:---:| -| [node-csv](https://github.com/adaltas/node-csv) | 可用于解析csv文件,生成csv文件 | [sample地址](https://github.com/adaltas/node-csv)| +| [node-csv](https://github.com/adaltas/node-csv) | 可用于解析csv文件,生成csv文件 | [sample地址](https://gitee.com/openharmony-tpc/node-csv)| [返回目录](#目录) @@ -38,8 +38,8 @@ |三方组件名称|描述|sample地址| |:---:|:---:|:---:| -| [protobufjs](https://github.com/protobufjs/protobuf.js) | 主要功能是序列化和反序列化,更高效,序列化后的体积也很小,受到广大开发者的喜爱。 | [sample地址](https://github.com/protobufjs/protobuf.js)| -| [commons-codec](https://github.com/apache/commons-codec) | 包含各种格式的简单编码器和解码器,例如 Base64 和 Hexadecimal。除了这些广泛使用的编码器和解码器之外,它还维护了一组语音编码实用程序。 | [sample地址](https://github.com/apache/commons-codec)| +| [protobufjs](https://github.com/protobufjs/protobuf.js) | 主要功能是序列化和反序列化,更高效,序列化后的体积也很小,受到广大开发者的喜爱。 | [sample地址](https://gitee.com/openharmony-tpc/protobuf)| +| [commons-codec](https://github.com/apache/commons-codec) | 包含各种格式的简单编码器和解码器,例如 Base64 和 Hexadecimal。除了这些广泛使用的编码器和解码器之外,它还维护了一组语音编码实用程序。 | [sample地址](https://gitee.com/openharmony-tpc/commons-codec)| [返回目录](#目录)