summary refs log tree commit diff
path: root/docs/administration/request_log.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/administration/request_log.md')
-rw-r--r--docs/administration/request_log.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/administration/request_log.md b/docs/administration/request_log.md
index 82f5ac7b96..4b262878b6 100644
--- a/docs/administration/request_log.md
+++ b/docs/administration/request_log.md
@@ -1,6 +1,6 @@
 # Request log format
 
-HTTP request logs are written by synapse (see [`site.py`](../synapse/http/site.py) for details).
+HTTP request logs are written by synapse (see [`site.py`](https://github.com/matrix-org/synapse/blob/latest/synapse/http/site.py) for details).
 
 See the following for how to decode the dense data available from the default logging configuration.