Skip to content

Commit 2f5e219

Browse files
authored
PR: Fix typo in URL to new docs (#140)
* Correct typo * Correct typo * Correct URL to Azure Storage Metadata package * Correct URL to Azure Storage metadata package
1 parent c0347fe commit 2f5e219

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ For more granular packages we recommend reading the documentation.
2828
* Automate Azure Logic Apps tasks ([powershell](features/powershell/azure-logic-apps))
2929
* Automate Azure Resource Manager (ARM) tasks ([powershell](features/powershell/arm))
3030
* Automate Azure Security tasks ([powershell](features/powershell/azure-security))
31-
* Automate Azure SQL tasks ([powershell](featues/powershell/azure-sql))
32-
* Automate Azure Storage tasks ([powershell](features/powershell/azure-storage))
31+
* Automate Azure SQL tasks ([powershell](features/powershell/azure-sql))
32+
* Automate Azure Storage tasks ([powershell](features/powershell/azure-storage-all))
3333
* Azure Table Storage tasks ([powershell](features/powershell/azure-storage-table))
3434
* Azure Blob Storage tasks ([powershell](features/powershell/azure-storage-blob))
3535
* Azure File Share Storage tasks ([powershell](features/powershell/azure-storage-fileshare))

docs/preview/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For more granular packages we recommend reading the documentation.
2525
* Automate Azure Logic Apps tasks ([powershell](features/powershell/azure-logic-apps))
2626
* Automate Azure Resource Manager (ARM) tasks ([powershell](features/powershell/arm))
2727
* Automate Azure Security tasks ([powershell](features/powershell/azure-security))
28-
* Automate Azure SQL tasks ([powershell](featues/powershell/azure-sql))
28+
* Automate Azure SQL tasks ([powershell](features/powershell/azure-sql))
2929
* Automate Azure Storage tasks ([powershell](features/powershell/azure-storage))
3030
* Azure Table Storage tasks ([powershell](features/powershell/azure-storage-table))
3131
* Azure Blob Storage tasks ([powershell](features/powershell/azure-storage-blob))

docs/v0.4/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ For more granular packages we recommend reading the documentation.
2525
* Automate Azure Logic Apps tasks ([powershell](features/powershell/azure-logic-apps))
2626
* Automate Azure Resource Manager (ARM) tasks ([powershell](features/powershell/arm))
2727
* Automate Azure Security tasks ([powershell](features/powershell/azure-security))
28-
* Automate Azure SQL tasks ([powershell](featues/powershell/azure-sql))
29-
* Automate Azure Storage tasks ([powershell](features/powershell/azure-storage))
28+
* Automate Azure SQL tasks ([powershell](features/powershell/azure-sql))
29+
* Automate Azure Storage tasks ([powershell](features/powershell/azure-storage-all))
3030
* Azure Table Storage tasks ([powershell](features/powershell/azure-storage-table))
3131
* Azure Blob Storage tasks ([powershell](features/powershell/azure-storage-blob))
3232
* Azure File Share Storage tasks ([powershell](features/powershell/azure-storage-fileshare))

0 commit comments

Comments
 (0)