From 9873a2a0ac40dfcdce4bac71f61d849f2172570e Mon Sep 17 00:00:00 2001 From: Ben Parsons Date: Thu, 17 May 2018 18:33:12 +0100 Subject: [PATCH] link from the spec intro page --- specification/intro.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/specification/intro.rst b/specification/intro.rst index 064f9d17..ad545248 100644 --- a/specification/intro.rst +++ b/specification/intro.rst @@ -96,6 +96,13 @@ instant messages, VoIP call setups, or any other objects that need to be reliably and persistently pushed from A to B in an interoperable and federated manner. + +Spec Change Proposals +~~~~~~~~~~~~~~~~~~~~~ +To propose a change to the Matrix Spec, see the explanations at `Proposals +for Spec Changes to Matrix `_. + + Architecture ------------