Skip to content

Commit 2c69b77

Browse files
authored
[Nginx] Fix broken link (#34010)
1 parent 24ae37e commit 2c69b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/nginx/azure-mgmt-nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ client = NginxManagementClient(credential=DefaultAzureCredential(), subscription
4848
Code samples for this package can be found at:
4949
- [Search Nginx Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com
5050
- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
51-
- [Other Nginx Management doc](https://github.com/nginxinc/nginxaas-for-azure-snippets/tree/main/snippets/sdk/python)
51+
- [Other Nginx Management doc](https://github.com/nginxinc/nginxaas-for-azure-snippets/tree/main/sdk/python)
5252

5353

5454
## Troubleshooting

0 commit comments

Comments
 (0)