Skip to content

Commit 5afbbc6

Browse files
committed
Merge branch '4.4'
* 4.4: Fix ctype links
2 parents 32a722a + 114c4d7 commit 5afbbc6

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
@@ -195,5 +195,5 @@ Also, you can use ``ctype_*()`` functions from corresponding
195195
Make sure that the proper :phpfunction:`locale <setlocale>` is set before
196196
using one of these.
197197

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

0 commit comments

Comments
 (0)