Merge "Allow hook subscribers to also overwrite link to title"
[lhc/web/wiklou.git] / docs / hooks.txt
index ad5377e..9c27d99 100644 (file)
@@ -2948,6 +2948,7 @@ Special:Watchlist/edit.
 $title: Title object
 $redirect: whether the page is a redirect
 $skin: Skin object
+&$link: HTML link to title
 
 'WebRequestPathInfoRouter': While building the PathRouter to parse the
 REQUEST_URI.