CHANGELOG: fix an outdated link to my tils/notes
- ID
3caada8- date
2026-05-17 12:11:54+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
e27fae7- message
CHANGELOG: fix an outdated link to my tils/notes- changed files
1 file, 1 addition, 1 deletion
Changed files
CHANGELOG.md (4967) → CHANGELOG.md (4969)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd8ec84..4e3405c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -103,7 +103,7 @@ Expose `get_tint_colour()` as a public function from `chives.media`.
## v17 - 2025-12-07
-Account for [EXIF orientation](https://alexwlchan.net/til/2024/photos-can-have-orientation-in-exif/) when getting the width/height of image entities.
+Account for [EXIF orientation](https://alexwlchan.net/notes/2024/photos-can-have-orientation-in-exif/) when getting the width/height of image entities.
## v16 - 2025-12-06