@@ -10,7 +10,7 @@ Specification, please take note of the following guidelines.
1010Most changes to the Specification require a formal proposal. Bug fixes,
1111typos, and clarifications to existing behaviour do not need proposals -
1212see the [ contributing
13- guide] ( https://github.com/matrix-org/matrix-doc /blob/main/CONTRIBUTING.rst )
13+ guide] ( https://github.com/matrix-org/matrix-spec /blob/main/CONTRIBUTING.rst )
1414for more information on what does and does not need a proposal.
1515
1616The proposal process involves some technical writing, having it reviewed
@@ -76,7 +76,7 @@ values in their proposed changes to the Matrix protocol:
7676- Proof rather than conjecture
7777
7878Please [ see
79- MSC1779] ( https://github.com/matrix-org/matrix-doc /blob/main/proposals/1779-open-governance.md )
79+ MSC1779] ( https://github.com/matrix-org/matrix-spec-proposals /blob/main/proposals/1779-open-governance.md )
8080for full details of the project's Guiding Principles.
8181
8282## Technical notes
@@ -180,7 +180,7 @@ is as follows:
180180 intention is to iterate as quickly as possible to get to a good
181181 design.
182182 - However, a [ template with suggested
183- headers] ( https://github.com/matrix-org/matrix-doc /blob/main/proposals/0000-proposal-template.md )
183+ headers] ( https://github.com/matrix-org/matrix-spec-proposals /blob/main/proposals/0000-proposal-template.md )
184184 is available to get you started if necessary.
185185 - Take care in creating your proposal. Specify your intended
186186 changes, and give reasoning to back them up. Changes without
@@ -194,12 +194,12 @@ is as follows:
194194 ` 1234 ` is the MSC ID.
195195 - Your PR description must include a link to the rendered Markdown
196196 document and a summary of the proposal.
197- - It is often very helpful to link any related MSCs or [ matrix-doc
198- issues] ( https://github.com/matrix-org/matrix-doc /issues ) to give
197+ - It is often very helpful to link any related MSCs or [ matrix-spec
198+ issues] ( https://github.com/matrix-org/matrix-spec /issues ) to give
199199 context for the proposal.
200200 - Additionally, please be sure to sign off your proposal PR as per
201201 the guidelines listed on
202- [ CONTRIBUTING.rst] ( https://github.com/matrix-org/matrix-doc /blob/main/CONTRIBUTING.rst ) .
202+ [ CONTRIBUTING.rst] ( https://github.com/matrix-org/matrix-spec /blob/main/CONTRIBUTING.rst ) .
203203- Gather feedback as widely as possible.
204204 - The aim is to get maximum consensus towards an optimal solution.
205205 Sometimes trade-offs are required to meet this goal. Decisions
@@ -265,7 +265,7 @@ is as follows:
265265 doesn't assume old information that wasn't merged into the spec.
266266 - Similar to the proposal PR, please sign off the spec PR as per
267267 the guidelines on
268- [ CONTRIBUTING.rst] ( https://github.com/matrix-org/matrix-doc /blob/main/CONTRIBUTING.rst ) .
268+ [ CONTRIBUTING.rst] ( https://github.com/matrix-org/matrix-spec /blob/main/CONTRIBUTING.rst ) .
269269- Your PR will then be reviewed and hopefully merged on the grounds it
270270 is implemented sufficiently. If so, then give yourself a pat on the
271271 back knowing you've contributed to the Matrix protocol for the
0 commit comments