Skip to content

Commit b35dfeb

Browse files
committed
tab names
1 parent f4fb513 commit b35dfeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,13 +503,13 @@ Follow the steps below to setup the Azure Developer CLI and provision and deploy
503503

504504
1. Install the Azure Developer CLI. For a full list of supported installation options and tools, visit the [installation guide](/azure/developer/azure-developer-cli/install-azd).
505505

506-
### [Windows](#tab/windows-azd)
506+
### [Windows](#tab/windows)
507507

508508
```azdeveloper
509509
powershell -ex AllSigned -c "Invoke-RestMethod 'https://aka.ms/install-azd.ps1' | Invoke-Expression"
510510
```
511511
512-
### [Linux/MacOS](#tab/linuxmac-azd)
512+
### [macOS/Linux](#tab/mac-linux)
513513
514514
```azdeveloper
515515
curl -fsSL https://aka.ms/install-azd.sh | bash

0 commit comments

Comments
 (0)