Skip to content

Commit 1e6d1fd

Browse files
committed
Fixing an issue
1 parent d64caf2 commit 1e6d1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Azure Storage platform includes the following data services:
3535
- [Azure Queues](../queues/storage-queues-introduction.md): A messaging store for reliable messaging between application components.
3636
- [Azure Tables](../tables/table-storage-overview.md): A NoSQL store for schemaless storage of structured data.
3737
- [Azure managed Disks](/azure/virtual-machines/managed-disks-overview): Block-level storage volumes for Azure VMs.
38-
- [Azure Container Storage](/storage/container-storage/container-storage-introduction): A volume management, deployment, and orchestration service built natively for containers.
38+
- [Azure Container Storage](/azure/storage/container-storage/container-storage-introduction): A volume management, deployment, and orchestration service built natively for containers.
3939

4040
Each service is accessed through a storage account with a unique address. To get started, see [Create a storage account](storage-account-create.md).
4141

0 commit comments

Comments
 (0)