diff options
author | clokep <clokep@users.noreply.github.com> | 2023-08-24 15:07:07 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2023-08-24 15:07:07 +0000 |
commit | cf038bdab8421a704c9779081d8a244761c71ebf (patch) | |
tree | bd0430e7c643455b2a804c727d19796e6c4f3bdd /develop/print.html | |
parent | deploy: 7064b4bcf311c45855c0f9d11a9db8a963b252b9 (diff) | |
download | synapse-cf038bdab8421a704c9779081d8a244761c71ebf.tar.xz |
deploy: 5427cc20b90b7232ec678967bb04ef604923200f
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 |