This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch docs/notice in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
commit 3f4e0682c14958eec80a46ae5f3953637cadad83 Author: LinkinStars <[email protected]> AuthorDate: Wed Oct 23 09:58:42 2024 +0800 docs(notice): update pinyin library reference --- docs/notice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notice.md b/docs/notice.md index 1a0b778df..dbd7807f6 100644 --- a/docs/notice.md +++ b/docs/notice.md @@ -44,7 +44,7 @@ The project is built on and with the aid of the following open source projects. * https://npmjs.com/package/react-router-dom * https://npmjs.com/package/swr * https://npmjs.com/package/zustand -* https://github.com/Chain-Zhang/pinyin +* https://github.com/mozillazg/go-pinyin * https://github.com/Machiel/slugify * https://github.com/Masterminds/semver * https://github.com/anargu/gin-brotli
