Skip to content

Commit 954502b

Browse files
committed
Correct URL to JSON config schema. (#3381)
1 parent 0c8fe4f commit 954502b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/storage/azure-storage-queues-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: .NET Aspire Azure Queue Storage integration
33
description: This article describes the .NET Aspire Azure Queue Storage integration features and capabilities.
4-
ms.date: 04/08/2025
4+
ms.date: 05/09/2025
55
uid: storage/azure-queue-storage-integration
66
---
77

@@ -145,7 +145,7 @@ The .NET Aspire Azure Queue Storage integration supports <xref:Microsoft.Extensi
145145
}
146146
```
147147

148-
For the complete Azure Storage Queues client integration JSON schema, see [Aspire.Azure.Data.Queues/ConfigurationSchema.json](https://github.com/dotnet/aspire/blob/v9.1.0/src/Components/Aspire.Azure.Data.Queues/ConfigurationSchema.json).
148+
For the complete Azure Storage Queues client integration JSON schema, see [Aspire.Azure.Data.Queues/ConfigurationSchema.json](https://github.com/dotnet/aspire/blob/e3d170c14198caf53e62818e1f71a0526449c585/src/Components/Aspire.Azure.Storage.Queues/ConfigurationSchema.json).
149149

150150
#### Use inline delegates
151151

0 commit comments

Comments
 (0)