From 924fac137c1fb4992f0bf2452a5cae63df58aeb4 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Mon, 6 Jul 2026 15:11:07 +0800 Subject: [PATCH] docs: fix hosted repo URL in READMEs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update static-php-cli-hosted → static-php/hosted in both README.md and README-zh.md --- 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 7b01ce3d..cb5700fd 100755 --- a/README-zh.md +++ b/README-zh.md @@ -104,7 +104,7 @@ echo ' a.php ## 直接下载 -如果你暂时不想构建,或只想先测试,可以从 [Actions](https://github.com/static-php/static-php-cli-hosted/actions/workflows/build-php-bulk.yml) 下载示例预编译产物,或从自托管服务器下载。 +如果你暂时不想构建,或只想先测试,可以从 [Actions](https://github.com/static-php/hosted/actions/workflows/build-php-bulk.yml) 下载示例预编译产物,或从自托管服务器下载。 我们为每个 PHP 版本提供 2 种扩展集合: diff --git a/README.md b/README.md index e0df9998..2c4df622 100755 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ see . ## Direct Download -If you do not want to build yet or just want to test first, you can download example pre-compiled artifacts from [Actions](https://github.com/static-php/static-php-cli-hosted/actions/workflows/build-php-bulk.yml) or from a self-hosted server. +If you do not want to build yet or just want to test first, you can download example pre-compiled artifacts from [Actions](https://github.com/static-php/hosted/actions/workflows/build-php-bulk.yml) or from a self-hosted server. We offer 2 types of extension sets for each PHP version: