diff --git a/app/changelog/page.mdx b/app/changelog/page.mdx
index 0f56366..6f356f1 100644
--- a/app/changelog/page.mdx
+++ b/app/changelog/page.mdx
@@ -16,7 +16,6 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- `X-Signature` to `Versia-Signature`
- `X-Signed-By` to `Versia-Signed-By`
- Removed the nonce from the [signature system](/signatures), replaced with `Versia-Signed-At` (timestamps).
-- Added `html_uri` to [Notes](/entities/note).
- Standardize rate limits with [IETF draft draft-polli-ratelimit-headers-02](https://www.ietf.org/archive/id/draft-polli-ratelimit-headers-02.html).
- Added [Versia Links](/links).
diff --git a/app/entities/note/page.mdx b/app/entities/note/page.mdx
index 999bfc9..7a3f363 100644
--- a/app/entities/note/page.mdx
+++ b/app/entities/note/page.mdx
@@ -89,9 +89,6 @@ Notes represent a piece of content on a Versia instance. They can be posted by [
In the next versia-fe update: account settings, finally!
"