diff options
Diffstat (limited to '')
-rw-r--r-- | develop/print.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/print.html b/develop/print.html index 4b9e4e02f6..9bdaaf20e9 100644 --- a/develop/print.html +++ b/develop/print.html @@ -16648,7 +16648,7 @@ occurring on Tuesdays:</p> <p>Note that this schedule might be modified depending on the availability of the Synapse team, e.g. releases may be skipped to avoid holidays.</p> <p>Release announcements can be found in the -<a href="https://matrix.org/blog/category/releases">release category of the Matrix blog</a>.</p> +<a href="https://matrix.org/category/releases">release category of the Matrix blog</a>.</p> <h2 id="bugfix-releases"><a class="header" href="#bugfix-releases">Bugfix releases</a></h2> <p>If a bug is found after release that is deemed severe enough (by a combination of the impacted users and the impact on those users) then a bugfix release may @@ -16665,7 +16665,7 @@ immediately before the next release candidate. An example of this might be:</p> be held to be released together.</p> <p>In some cases, a pre-disclosure of a security release will be issued as a notice to Synapse operators that there is an upcoming security release. These can be -found in the <a href="https://matrix.org/blog/category/security">security category of the Matrix blog</a>.</p> +found in the <a href="https://matrix.org/category/security">security category of the Matrix blog</a>.</p> <div style="break-before: page; page-break-before: always;"></div><h1 id="some-notes-on-how-we-use-git"><a class="header" href="#some-notes-on-how-we-use-git">Some notes on how we use git</a></h1> <h2 id="on-keeping-the-commit-history-clean"><a class="header" href="#on-keeping-the-commit-history-clean">On keeping the commit history clean</a></h2> <p>In an ideal world, our git commit history would be a linear progression of |