summary refs log tree commit diff
path: root/latest/admin_api/event_reports.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/admin_api/event_reports.html')
-rw-r--r--latest/admin_api/event_reports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/admin_api/event_reports.html b/latest/admin_api/event_reports.html

index 62f3d2e113..a8493ecd9d 100644 --- a/latest/admin_api/event_reports.html +++ b/latest/admin_api/event_reports.html
@@ -149,7 +149,7 @@ <h1 id="show-reported-events"><a class="header" href="#show-reported-events">Show reported events</a></h1> <p>This API returns information about reported events.</p> <p>To use it, you will need to authenticate by providing an <code>access_token</code> -for a server admin: see <a href="../usage/administration/admin_api">Admin API</a>.</p> +for a server admin: see <a href="../usage/administration/admin_api/">Admin API</a>.</p> <p>The api is:</p> <pre><code>GET /_synapse/admin/v1/event_reports?from=0&amp;limit=10 </code></pre>