Skip to content

Commit dbc5ac4

Browse files
committed
minor #12153 Fix ctype links (nesk)
This PR was merged into the 3.4 branch. Discussion ---------- Fix ctype links Links to the ctype book and reference were dead. Commits ------- ee19b6b Fix ctype links
2 parents 25a81ce + ee19b6b commit dbc5ac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/constraints/Type.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,5 @@ You can use the following parameters in this message:
175175

176176
.. include:: /reference/constraints/_payload-option.rst.inc
177177

178-
.. _built-in PHP extension: https://php.net/book.ctype.php
179-
.. _a list of ctype functions: https://php.net/ref.ctype.php
178+
.. _built-in PHP extension: https://php.net/book.ctype
179+
.. _a list of ctype functions: https://php.net/ref.ctype

0 commit comments

Comments
 (0)