mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
chore(events): fix links
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ The modern mechanism for emitting and listening to events in the server and apps
|
||||
Older approaches -- **hooks** and **public emitters** -- were used in early Nextcloud versions. They are now deprecated and available only for rare migration or compatibility scenarios.
|
||||
|
||||
.. tip::
|
||||
If you’re migrating old code, see `Hooks (Deprecated)`_ and `Public Emitters (Deprecated)`_ sections -- or refer to older documentation versions -- for more historical context helpful to transitioning, including some of the other ways of registering listeners.
|
||||
If you’re migrating old code, see `Hooks`_ and `Public Emitters`_ sections -- or refer to older documentation versions -- for more historical context helpful to transitioning, including some of the other ways of registering listeners.
|
||||
|
||||
OCP Event Dispatcher
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user