Skip to content

Commit c7de8cf

Browse files
authored
Merge pull request #212 from potherca-contrib/fix/link-in-migration-docs
Fix broken link in migration.md
2 parents 746db20 + 485708a commit c7de8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v3/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Previously, an empty array value was treated as identical to `null`, and would c
2727
### marshalHeadersFromSapi
2828

2929
The function `Laminas\Diactoros\marshalHeadersFromSapi()`, which is consumed by `Laminas\Diactoros\ServerRequestFactory::fromGlobals()`, was modified such that it will now filter out header field names that evaluate to integers.
30-
Please see the [Security Features](security-features.md) document for more details.
30+
Please see the [Security Features](security.md) document for more details.
3131

3232
## Removed
3333

0 commit comments

Comments
 (0)