Skip to content

Commit 9b69b4e

Browse files
committed
fix broken links
1 parent 6199a40 commit 9b69b4e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"locale": "en-us",
1111
"monikers": [],
1212
"open_to_public_contributors": true,
13-
"git_repository_branch_open_to_public_contributors": "master",
13+
1414
"type_mapping": {
1515
"Conceptual": "Content",
1616
"ManagedReference": "Content",
@@ -34,6 +34,7 @@
3434
"notification_subscribers": [],
3535
"branches_to_filter": [],
3636
"skip_source_output_uploading": false,
37+
"git_repository_branch_open_to_public_contributors": "master",
3738
"dependent_repositories": [
3839
{
3940
"path_to_root": "_themes",

azureps-cmdlets-docs/ResourceManager/docs-conceptual/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can also watch this video:
4545

4646
## Other Azure PowerShell modules
4747

48-
* [Azure Active Directory](https://docs.microsoft.com/en-us/powershell/module/azuread/?view=azureadps-2.0#applications)
49-
* [Azure Information Protection](https://docs.microsoft.com/en-us/powershell/azure/overview?view=azureipps)
50-
* [Azure Service Fabric](https://docs.microsoft.com/en-us/powershell/azure/overview?view=azureservicefabricps)
51-
* [Azure ElasticDB](https://docs.microsoft.com/en-us/powershell/azure/overview?view=azureelasticdbjobsps-0.8.33)
48+
* [Azure Active Directory](https://docs.microsoft.com/en-us/powershell/module/azuread/)
49+
* [Azure Information Protection](https://docs.microsoft.com/en-us/powershell/azure/aip)
50+
* [Azure Service Fabric](https://docs.microsoft.com/en-us/powershell/azure/service-fabric)
51+
* [Azure ElasticDB](https://docs.microsoft.com/en-us/powershell/azure/elasticdbjobs)

0 commit comments

Comments
 (0)