From e2173ce60cfaba1fa777ff920fabcc2dbb56a276 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Fri, 18 Feb 2022 20:01:47 +0100 Subject: [PATCH] identifiers: Update link in changelog --- crates/ruma-identifiers/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/ruma-identifiers/CHANGELOG.md b/crates/ruma-identifiers/CHANGELOG.md index 2fbf9038..c75ceb39 100644 --- a/crates/ruma-identifiers/CHANGELOG.md +++ b/crates/ruma-identifiers/CHANGELOG.md @@ -273,4 +273,4 @@ Breaking changes: Improvements: * Remove the dependency on `lazy_static` and `regex` -* We now support [historical user IDs](https://matrix.org/docs/spec/appendices#historical-user-ids) +* We now support [historical user IDs](https://spec.matrix.org/v1.2/appendices/#historical-user-ids)