Skip to content

Commit 58d29d7

Browse files
committed
remove v2 call out
1 parent e72ed56 commit 58d29d7

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

docs/core/logging.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ The logging utility provides a Lambda optimized logger with output structured as
2929

3030
If you're upgrading to v3, please review the [Migration Guide v3](../migration-guide-v3.md) for important breaking changes including .NET 8 requirement and AWS SDK v4 migration.
3131

32-
If you're upgrading to v2, please review the [Migration Guide v2](../migration-guide-v2.md/#logging).
33-
34-
3532
## Installation
3633

3734
Powertools for AWS Lambda (.NET) are available as NuGet packages. You can install the packages

docs/core/metrics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ These metrics can be visualized through [Amazon CloudWatch Console](https://aws.
2020

2121
If you're upgrading to v3, please review the [Migration Guide v3](../migration-guide-v3.md) for important breaking changes including .NET 8 requirement and AWS SDK v4 migration.
2222

23-
If you're upgrading to v2, please review the [Migration Guide v2](../migration-guide-v2.md/#metrics).
24-
2523
## Installation
2624

2725
Powertools for AWS Lambda (.NET) are available as NuGet packages. You can install the packages from [NuGet Gallery](https://www.nuget.org/packages?q=AWS+Lambda+Powertools*){target="_blank"} or from Visual Studio editor by searching `AWS.Lambda.Powertools*` to see various utilities available.

0 commit comments

Comments
 (0)