Skip to content

Commit 279302c

Browse files
committed
Changed normal link to special :phpfunction: link
1 parent 3d808d0 commit 279302c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

reference/constraints/Max.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,4 @@ invalidMessage
6969
**type**: ``string`` **default**: ``This value should be a valid number``
7070

7171
The message that will be shown if the underlying value is not a number (per
72-
the `is_numeric`_ PHP function).
73-
74-
.. _`is_numeric`: http://www.php.net/manual/en/function.is-numeric.php
72+
the :phpfunction:`is_numeric` PHP function).

0 commit comments

Comments
 (0)