diff --git a/Doc/Manual/Php.html b/Doc/Manual/Php.html
index 9a1178abf..9fbfd75c0 100644
--- a/Doc/Manual/Php.html
+++ b/Doc/Manual/Php.html
@@ -390,8 +390,7 @@ Although PHP does not support overloading functions natively, swig
will generate dispatch functions which will use %typecheck
typemaps to allow overloading. This dispatch function's operation and
precedence is described in Wrapping
-Overloaded Functions and Methods.
+href="SWIGPlus.html#SWIGPlus_overloaded_methods">Overloaded functions and methods.