Skip to content

Commit 8117fcf

Browse files
committed
fix: correct Azure deployment path in meta.json
- Fix typo in Azure deployment path from 'azures' to 'azure'
1 parent b194fed commit 8117fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/docs/self-hosting/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"deployment/docker",
1212
"deployment/kubernetes",
1313
"deployment/aws-ec2",
14-
"deployment/azures",
14+
"deployment/azure",
1515
"deployment/google-cloud",
1616
"deployment/digitalocean",
1717
"---Manage Instance---",

0 commit comments

Comments
 (0)