Skip to content

Commit

Permalink
Fix yaml frontmatter in resource docs pages
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
  • Loading branch information
IanMadd committed Sep 14, 2021
1 parent edeed87 commit ef6d357
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/resources/azure_ddos_protection_resource.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About the azure_ddos_protection_resource Resource
platform: azure
---
---

# azure_ddos_protection_resource

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/azure_ddos_protection_resources.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About the azure_ddos_protection_resources Resource
platform: azure
---
---

# azure_ddos_protection_resources

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/azure_dns_zones_resource.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About the azure_dns_zones_resource Resource
platform: azure
---
---

# azure_dns_zones_resource

Expand Down

0 comments on commit ef6d357

Please sign in to comment.