From 08a6829c0a46226cf4535410114ced6c58488750 Mon Sep 17 00:00:00 2001 From: Anne Thompson Date: Thu, 11 Jul 2024 11:02:52 -0700 Subject: [PATCH] remove broken links from Core changelogs to address link checker issue (#44958) --- .../Microsoft.Azure.Core.Spatial.NewtonsoftJson/CHANGELOG.md | 4 ++-- sdk/core/Microsoft.Azure.Core.Spatial/CHANGELOG.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk/core/Microsoft.Azure.Core.Spatial.NewtonsoftJson/CHANGELOG.md b/sdk/core/Microsoft.Azure.Core.Spatial.NewtonsoftJson/CHANGELOG.md index 30807c19755d1..dbf60e8de41c7 100644 --- a/sdk/core/Microsoft.Azure.Core.Spatial.NewtonsoftJson/CHANGELOG.md +++ b/sdk/core/Microsoft.Azure.Core.Spatial.NewtonsoftJson/CHANGELOG.md @@ -16,11 +16,11 @@ Thank you to our developer community members who helped to make the Microsoft.Spatial converters better with their contributions to this release: -- Jack Bond ([GitHub](https://github.com/jackbond)) +- Jack Bond ### Features Added -- Added converter support for the following types ([#24367](https://github.com/Azure/azure-sdk-for-net/issues/24367)): +- Added converter support for the following types: - GeographyLineString - GeographyPolygon - GeographyMultiPoint diff --git a/sdk/core/Microsoft.Azure.Core.Spatial/CHANGELOG.md b/sdk/core/Microsoft.Azure.Core.Spatial/CHANGELOG.md index 73f2d0652783d..a435508a498cd 100644 --- a/sdk/core/Microsoft.Azure.Core.Spatial/CHANGELOG.md +++ b/sdk/core/Microsoft.Azure.Core.Spatial/CHANGELOG.md @@ -16,11 +16,11 @@ Thank you to our developer community members who helped to make the Microsoft.Spatial converters better with their contributions to this release: -- Jack Bond ([GitHub](https://github.com/jackbond)) +- Jack Bond ### Features Added -- Added converter support for the following types ([#24367](https://github.com/Azure/azure-sdk-for-net/issues/24367)): +- Added converter support for the following types: - GeographyLineString - GeographyPolygon - GeographyMultiPoint