docs: Change page to section in event reference

This commit is contained in:
Stefano Pigozzi 2020-12-29 14:25:53 +01:00 committed by GitHub
parent e9e81d1a55
commit 194344da7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,7 +155,7 @@ Opus Library
Event Reference
---------------
This page outlines the different types of events listened by :class:`Client`.
This section outlines the different types of events listened by :class:`Client`.
There are two ways to register an event, the first way is through the use of
:meth:`Client.event`. The second way is through subclassing :class:`Client` and