diff --git a/docs/source/reference/event-logging.md b/docs/source/reference/event-logging.md index 008f58a9..19d08702 100644 --- a/docs/source/reference/event-logging.md +++ b/docs/source/reference/event-logging.md @@ -1,6 +1,6 @@ # Event logging and telemetry -JupyterHub can be configured to record structured events from a running server using Jupyter's [Telemetry System]. The types of events that JupyterHub emits are defined by [JSON schemas] listed at the bottom of this [page]. +JupyterHub can be configured to record structured events from a running server using Jupyter's [Telemetry System]. The types of events that JupyterHub emits are defined by [JSON schemas] listed at the bottom of this page. ## How to emit events