diff --git a/doc/v2/class.html b/doc/v2/class.html
index 393510eb..c28f0317 100644
--- a/doc/v2/class.html
+++ b/doc/v2/class.html
@@ -210,7 +210,7 @@ class_& def(char const* name, Fn f, CallPolicy policy)
the Boost.Python extension class being defined, with the given
name. If the extension class already has an attribute named
name, the usual overloading procedure applies.
+ "overloading.html">overloading procedure applies.
*this