Skip to content

Commit de3627d

Browse files
committed
Stop mentioning wiki for non wiki links.
1 parent cac8dcb commit de3627d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

development/extensions/tutorial_events.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ multiple useful injection points. A typical template event looks like:
3030

3131
.. seealso::
3232

33-
View the full list of `Template events <https://area51.phpbb.com/docs/dev/3.3.x/extensions/events_list.html#template-events>`_ in our Wiki.
33+
View the full list of `Template events <https://area51.phpbb.com/docs/dev/3.3.x/extensions/events_list.html#template-events>`_.
3434

3535
Listening for an event
3636
----------------------
@@ -115,7 +115,7 @@ Listeners
115115

116116
.. seealso::
117117

118-
View the full list of supported `PHP events <https://area51.phpbb.com/docs/dev/3.3.x/extensions/events_list.html#php-events>`_ in our Wiki.
118+
View the full list of supported `PHP events <https://area51.phpbb.com/docs/dev/3.3.x/extensions/events_list.html#php-events>`_.
119119

120120
The event listener
121121
------------------

0 commit comments

Comments
 (0)