Unverified Commit b4b4b2d2 authored by Hong Minhee's avatar Hong Minhee
Browse files

Missing links in docs

parent e1d199d3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,10 +28,11 @@ that are registered to the `Federation` object. The following shows a few
callbacks that take a `Context` object as the first parameter:

 -  [Actor dispatcher](./actor.md)
 -  Inbox listeners
 -  [Inbox listeners](./inbox.md)
 -  Outbox dispatcher
 -  Followers collection
 -  Following collection
 -  [NodeInfo dispatcher](./nodeinfo.md)

Those are not all; there are more callbacks that take a `Context` object.