From 83e681f8a74372dce7927eac441e2833f720391a Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 12 Nov 2023 02:43:40 +0000 Subject: [PATCH] fix footnotes --- proposals/4076-e2ee-aware-badges.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proposals/4076-e2ee-aware-badges.md b/proposals/4076-e2ee-aware-badges.md index 6d9818a6..09b99807 100644 --- a/proposals/4076-e2ee-aware-badges.md +++ b/proposals/4076-e2ee-aware-badges.md @@ -115,6 +115,6 @@ None. ## Footnotes -[^1] https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification#2943362 -[^2] https://github.com/vector-im/element-x-ios/issues/2066 -[^3] https://github.com/matrix-org/matrix-spec/issues/644 \ No newline at end of file +[^1]: https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification#2943362 +[^2]: https://github.com/vector-im/element-x-ios/issues/2066 +[^3]: https://github.com/matrix-org/matrix-spec/issues/644 \ No newline at end of file