Skip to content

Commit adfe984

Browse files
authored
Merge pull request #508 from asgrim/fix-php-windows-builder-example-link
Fix broken anchor link for php-windows-builder examples
2 parents 0bab5f7 + 9a5e529 commit adfe984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/extension-maintainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,4 +532,4 @@ jobs:
532532
token: ${{ secrets.GITHUB_TOKEN }}
533533
```
534534
535-
Source: [https://github.com/php/php-windows-builder?tab=readme-ov-file#example-workflow-to-build-and-release-an-extension](https://github.com/php/php-windows-builder?tab=readme-ov-file#example-workflow-to-build-and-release-an-extension)
535+
Source: [https://github.com/php/php-windows-builder?tab=readme-ov-file#examples](https://github.com/php/php-windows-builder?tab=readme-ov-file#examples)

0 commit comments

Comments
 (0)