Skip to content

Commit 429ef84

Browse files
authored
chore: add arm templates redirect (#360)
1 parent 200c653 commit 429ef84

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ to = "/:version/features/powershell/azure-api-management"
6767
from = "/features/powershell/azure-storage"
6868
to = "/features/powershell/azure-storage/azure-storage-table"
6969

70+
[[redirects]]
71+
from = "/features/powershell/arm"
72+
to = "/features/powershell/templates/arm"
73+
7074
[[redirects]]
7175
from = "/preview/features/powershell/azure-api-management"
7276
to = "/features/powershell/azure-api-management"

0 commit comments

Comments
 (0)