From 825d07e97469ca8f09fe8c41999ca31720a4c6a7 Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Fri, 31 Mar 2023 02:47:02 +0100 Subject: [PATCH] Update CHANGELOG link (#2026) Update the releases notes link to not point to the wiki, as the wiki is old content and just points to the GitHub releases. This removes the additional indirection to view the content. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8223e08c30..edb631484c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -See the [release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/wiki/Release-Notes) for details on bug fixes and added features. +See the [releases](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) for details on bug fixes and added features. 6.26.1 =========