From 840c215f894f429b26b8c1402a65da835dc5a450 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Thu, 21 Aug 2025 21:46:55 +0200 Subject: [PATCH] Fix url to changelog (#20776) The main changelog URL point to v7, causing the v6 branch to reference an incorrect changelog. This commit updates the URL in the v6 branch to ensure it correctly points to the v6 changelog, maintaining accurate documentation for users referencing version 6. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e24adeab0..551ec113d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,4 @@ Font Awesome 6 is here! And with it a new location for the change log. -Visit https://fontawesome.com/docs/changelog/. +Visit https://fontawesome.com/v6/changelog. -- 2.47.2