From 95647c1d1ae0f4a6c6025b883cac5e5e52b4b913 Mon Sep 17 00:00:00 2001 From: JGS3089 <145158937+JGS3089@users.noreply.github.com> Date: Thu, 28 Sep 2023 19:26:58 -0400 Subject: [PATCH] Update index.mdx (#7982) --- src/platforms/dotnet/guides/aspnetcore/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/platforms/dotnet/guides/aspnetcore/index.mdx b/src/platforms/dotnet/guides/aspnetcore/index.mdx index 3d0f71156e30e..256f7c967db9b 100644 --- a/src/platforms/dotnet/guides/aspnetcore/index.mdx +++ b/src/platforms/dotnet/guides/aspnetcore/index.mdx @@ -3,6 +3,7 @@ title: ASP.NET Core description: "Learn about Sentry's .NET integration with ASP.NET Core." redirect_from: - /platforms/dotnet/aspnetcore/ + - /platforms/dotnet/guides/aspnetcore/ignoring-exceptions/ --- Sentry provides an integration with _ASP.NET Core_ through the [Sentry.AspNetCore NuGet package](https://www.nuget.org/packages/Sentry.AspNetCore).