Skip to content

Commit

Permalink
Merge pull request #12 from Azure-Samples/fix-urlFragment
Browse files Browse the repository at this point in the history
Fix urlFragment in every readme
  • Loading branch information
00Kai0 authored Jun 4, 2020
2 parents 4857cab + 45cf3c4 commit f55ab0a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion samples/appconfiguration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage Appconfiguration using Azure SDK for Python"
urlFragment: azure-samples-python-management
urlFragment: appconfiguration
---

# Python Management SDK Samples
Expand Down
2 changes: 1 addition & 1 deletion samples/compute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage Compute using Azure SDK for Python."
urlFragment: azure-samples-python-management
urlFragment: compute
---

# Python Management SDK Samples
Expand Down
2 changes: 1 addition & 1 deletion samples/eventhub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage Eventhub using Azure SDK for Python."
urlFragment: azure-samples-python-management
urlFragment: eventhub
---

# Python Management SDK Samples
Expand Down
2 changes: 1 addition & 1 deletion samples/keyvault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage KeyVault using Azure SDK for Python."
urlFragment: azure-samples-python-management
urlFragment: keyvault
---

# Getting started - Managing KeyVault using Azure Python SDK
Expand Down
2 changes: 1 addition & 1 deletion samples/monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage Monitor using Azure SDK for Python."
urlFragment: azure-samples-python-management
urlFragment: monitor
---

# Python Monitor SDK Samples
Expand Down
2 changes: 1 addition & 1 deletion samples/network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage Network using Azure SDK for Python."
urlFragment: azure-samples-python-management
urlFragment: network
---

# Getting started - Managing Network using Azure Python SDK
Expand Down
2 changes: 1 addition & 1 deletion samples/resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These samples will show you how to show to manage Resource using Azure Python SDK."
urlFragment: azure-samples-python-management
urlFragment: resources
---

# Getting started - Managing Resource using Azure Python SDK
Expand Down
2 changes: 1 addition & 1 deletion samples/storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
description: "These code samples will show you how to manage Storage using Azure SDK for Python."
urlFragment: azure-samples-python-management
urlFragment: storage
---

# Getting started - Managing Storage using Azure Python SDK
Expand Down

0 comments on commit f55ab0a

Please sign in to comment.