Skip to content

Commit f0881a7

Browse files
author
Michael Burke
committed
WINC removing backticks from headings
1 parent ce592d1 commit f0881a7

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,13 +2475,13 @@ Topics:
24752475
- Name: Creating Windows MachineSet objects
24762476
Dir: creating_windows_machinesets
24772477
Topics:
2478-
- Name: Creating a Windows MachineSet object on AWS
2478+
- Name: Creating a Windows machine set on AWS
24792479
File: creating-windows-machineset-aws
2480-
- Name: Creating a Windows MachineSet object on Azure
2480+
- Name: Creating a Windows machine set on Azure
24812481
File: creating-windows-machineset-azure
2482-
- Name: Creating a Windows MachineSet object on vSphere
2482+
- Name: Creating a Windows machine set on vSphere
24832483
File: creating-windows-machineset-vsphere
2484-
- Name: Creating a Windows MachineSet object on GCP
2484+
- Name: Creating a Windows machine set on GCP
24852485
File: creating-windows-machineset-gcp
24862486
- Name: Scheduling Windows container workloads
24872487
File: scheduling-windows-workloads

windows_containers/creating_windows_machinesets/creating-windows-machineset-aws.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="creating-windows-machineset-aws"]
3-
= Creating a Windows `MachineSet` object on AWS
3+
= Creating a Windows machine set on AWS
44
include::_attributes/common-attributes.adoc[]
55
:context: creating-windows-machineset-aws
66

windows_containers/creating_windows_machinesets/creating-windows-machineset-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="creating-windows-machineset-azure"]
3-
= Creating a Windows `MachineSet` object on Azure
3+
= Creating a Windows machine set on Azure
44
include::_attributes/common-attributes.adoc[]
55
:context: creating-windows-machineset-azure
66

windows_containers/creating_windows_machinesets/creating-windows-machineset-gcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="creating-windows-machineset-gcp"]
3-
= Creating a Windows `MachineSet` object on GCP
3+
= Creating a Windows machine set on GCP
44
include::_attributes/common-attributes.adoc[]
55
:context: creating-windows-machineset-gcp
66

windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="creating-windows-machineset-vsphere"]
3-
= Creating a Windows MachineSet object on vSphere
3+
= Creating a Windows machine set on vSphere
44
include::_attributes/common-attributes.adoc[]
55
:context: creating-windows-machineset-vsphere
66

0 commit comments

Comments
 (0)