From 97a76aba8a9ac4bb931a7976bb13a4e253a5eea5 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Wed, 1 Nov 2023 20:35:45 +0800 Subject: [PATCH] update README --- README-zh.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index effb276d..d595c15e 100755 --- a/README-zh.md +++ b/README-zh.md @@ -231,7 +231,7 @@ bin/spc micro:combine my-app.phar -I "memory_limit=4G" -I "disable_functions=sys 另外,添加新扩展的贡献方式,可以参考下方 `进阶`。 -如果你想贡献文档内容,请到项目仓库 [crazywhalecc/static-php-cli-docs](https://github.com/crazywhalecc/static-php-cli-docs) 贡献。 +如果你想贡献文档内容,请到项目仓库 [static-php/static-php-cli-docs](https://github.com/static-php/static-php-cli-docs) 贡献。 ## 赞助本项目 diff --git a/README.md b/README.md index 20e1bc6f..c3ec3292 100755 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ For an advanced example of how to use this feature, take a look at [how to use i If the extension you need is missing, you can create an issue. If you are familiar with this project, you are also welcome to initiate a pull request. -If you want to contribute document content, please go to [crazywhalecc/static-php-cli-docs](https://github.com/crazywhalecc/static-php-cli-docs). +If you want to contribute document content, please go to [static-php/static-php-cli-docs](https://github.com/static-php/static-php-cli-docs). Part of the English document is written by me, and part is translated by Google, and there may be inaccurate descriptions, strange or offensive expressions.