Skip to content

Commit 78bbd24

Browse files
Merge pull request #231619 from alexwolfmsft/tab-fix
Tab fix
2 parents 420a915 + b35dfeb commit 78bbd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-python-postgresql-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ Follow the steps below to setup the Azure Developer CLI and provision and deploy
509509
powershell -ex AllSigned -c "Invoke-RestMethod 'https://aka.ms/install-azd.ps1' | Invoke-Expression"
510510
```
511511
512-
### [Linux/MacOS](#tab/linuxmac)
512+
### [macOS/Linux](#tab/mac-linux)
513513
514514
```azdeveloper
515515
curl -fsSL https://aka.ms/install-azd.sh | bash

0 commit comments

Comments
 (0)