Skip to content

Commit f55ab0a

Browse files
authored
Merge pull request #12 from Azure-Samples/fix-urlFragment
Fix urlFragment in every readme
2 parents 4857cab + 45cf3c4 commit f55ab0a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

samples/appconfiguration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage Appconfiguration using Azure SDK for Python"
8-
urlFragment: azure-samples-python-management
8+
urlFragment: appconfiguration
99
---
1010

1111
# Python Management SDK Samples

samples/compute/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage Compute using Azure SDK for Python."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: compute
99
---
1010

1111
# Python Management SDK Samples

samples/eventhub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage Eventhub using Azure SDK for Python."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: eventhub
99
---
1010

1111
# Python Management SDK Samples

samples/keyvault/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage KeyVault using Azure SDK for Python."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: keyvault
99
---
1010

1111
# Getting started - Managing KeyVault using Azure Python SDK

samples/monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage Monitor using Azure SDK for Python."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: monitor
99
---
1010

1111
# Python Monitor SDK Samples

samples/network/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage Network using Azure SDK for Python."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: network
99
---
1010

1111
# Getting started - Managing Network using Azure Python SDK

samples/resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These samples will show you how to show to manage Resource using Azure Python SDK."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: resources
99
---
1010

1111
# Getting started - Managing Resource using Azure Python SDK

samples/storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
products:
66
- azure
77
description: "These code samples will show you how to manage Storage using Azure SDK for Python."
8-
urlFragment: azure-samples-python-management
8+
urlFragment: storage
99
---
1010

1111
# Getting started - Managing Storage using Azure Python SDK

0 commit comments

Comments
 (0)