Skip to content

Commit ddeee12

Browse files
authored
Update type-specifying-extensions.md
1 parent 4d6364f commit ddeee12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/developing-extensions/type-specifying-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ These extensions allow you to specify types of expressions based on certain type
88

99
Most scenarios no longer require you to write an extension - only a PHPDoc to describe the behavior of your function.
1010

11-
Check out [narrowing types](/writing-php-code/narrowing-types) to learn more.
11+
Check out [narrowing types](/writing-php-code/narrowing-types#custom-type-checking-functions-and-methods) to learn more.
1212

1313
</div>
1414

0 commit comments

Comments
 (0)