summary refs log tree commit diff
path: root/docs/deprecation_policy.md
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-12-21 18:12:18 +0000
committerRichard van der Hoff <richard@matrix.org>2021-12-21 18:12:18 +0000
commit9ec46d6231c267a1aa25c96b5d86822c7da8fca9 (patch)
treeb38909230fe2351b3d6ea3316eda54be2d2bc6c1 /docs/deprecation_policy.md
parentMerge tag 'v1.49.0' (diff)
parentupdate changelog (diff)
downloadsynapse-9ec46d6231c267a1aa25c96b5d86822c7da8fca9.tar.xz
Merge branch 'release-v1.49'
Diffstat (limited to 'docs/deprecation_policy.md')
-rw-r--r--docs/deprecation_policy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/deprecation_policy.md b/docs/deprecation_policy.md

index 06ea340559..359dac07c3 100644 --- a/docs/deprecation_policy.md +++ b/docs/deprecation_policy.md
@@ -14,8 +14,8 @@ i.e. when a version reaches End of Life Synapse will withdraw support for that version in future releases. Details on the upstream support life cycles for Python and PostgreSQL are -documented at https://endoflife.date/python and -https://endoflife.date/postgresql. +documented at [https://endoflife.date/python](https://endoflife.date/python) and +[https://endoflife.date/postgresql](https://endoflife.date/postgresql). Context