From 0c6a20e3fa223f613d3b4d63296120062b51698a Mon Sep 17 00:00:00 2001 From: bashonly Date: Sun, 10 Aug 2025 23:07:43 -0500 Subject: [PATCH] [docs] Fix changelog link Authored by: bashonly --- Changelog.md | 2 +- devscripts/changelog_override.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 61ad25f1eb..700787f3bc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,7 +10,7 @@ #### Important changes - **The minimum *recommended* Python version has been raised to 3.10** Since Python 3.9 will reach end-of-life in October 2025, support for it will be dropped soon. [Read more](https://github.com/yt-dlp/yt-dlp/issues/13858) - **darwin_legacy_exe builds are being discontinued** -This release's `yt-dlp_macos_legacy` binary will likely be the last one. [Read more](https://github.com/yt-dlp/yt-dlp/issues/13857) +This release's `yt-dlp_macos_legacy` binary will likely be the last one. [Read more](https://github.com/yt-dlp/yt-dlp/issues/13856) - **linux_armv7l_exe builds are being discontinued** This release's `yt-dlp_linux_armv7l` binary could be the last one. [Read more](https://github.com/yt-dlp/yt-dlp/issues/13976) diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json index 9b808a7481..f551b44e9c 100644 --- a/devscripts/changelog_override.json +++ b/devscripts/changelog_override.json @@ -287,7 +287,7 @@ { "action": "add", "when": "cc5a5caac5fbc0d605b52bde0778d6fd5f97b5ab", - "short": "[priority] **darwin_legacy_exe builds are being discontinued**\nThis release's `yt-dlp_macos_legacy` binary will likely be the last one. [Read more](https://github.com/yt-dlp/yt-dlp/issues/13857)" + "short": "[priority] **darwin_legacy_exe builds are being discontinued**\nThis release's `yt-dlp_macos_legacy` binary will likely be the last one. [Read more](https://github.com/yt-dlp/yt-dlp/issues/13856)" }, { "action": "add",