From ba5479e46f1cd0aecdec54d200233a8d4f771882 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 11 Jun 2019 11:30:04 -0600 Subject: [PATCH] Reference Canonical JSON --- specification/client_server_api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index dd6e3246..9b16abc3 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1491,6 +1491,8 @@ Some event types have additional size restrictions which are specified in the description of the event. Additional keys have no limit other than that implied by the total 65 KB limit on events. +.. _`Canonical JSON`: ../appendices.html#canonical-json + Room Events ~~~~~~~~~~~ .. NOTE::