Skip to content

Commit

Permalink
docs: update static-php URLs (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamirault authored Oct 28, 2023
1 parent 385b47e commit 43722a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/static.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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).

0 comments on commit 43722a9

Please sign in to comment.