mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
docs: update static-php URLs (#277)
This commit is contained in:
committed by
GitHub
parent
385b47ee3b
commit
43722a9dbe
@@ -31,7 +31,7 @@ docker buildx bake --load --set static-builder.args.PHP_EXTENSIONS=opcache,pdo_s
|
||||
# ...
|
||||
```
|
||||
|
||||
See [the list of supported extensions](https://static-php-cli.zhamao.me/en/guide/extensions.html).
|
||||
See [the list of supported extensions](https://static-php.dev/en/guide/extensions.html).
|
||||
|
||||
### GitHub Token
|
||||
|
||||
@@ -61,4 +61,4 @@ cd frankenphp/caddy/frankenphp
|
||||
go build -buildmode=pie -tags "cgo netgo osusergo static_build" -ldflags "-linkmode=external -extldflags -static-pie"
|
||||
```
|
||||
|
||||
See [the list of supported extensions](https://static-php-cli.zhamao.me/en/guide/extensions.html).
|
||||
See [the list of supported extensions](https://static-php.dev/en/guide/extensions.html).
|
||||
|
||||
Reference in New Issue
Block a user