Skip to content

Commit f1acf40

Browse files
authored
Attempt to fix build errors
Enclosed any strings that included a colon with apostrophes
1 parent b419b03 commit f1acf40

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/toc.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@
551551
href: general-development/workflow-conditions-quick-reference-sharepoint-2010-workflow-platform.md
552552
- name: Workflow actions quick reference (SharePoint 2010 Workflow platform)
553553
href: general-development/workflow-actions-quick-reference-sharepoint-2010-workflow-platform.md
554-
- name: Visio shapes in SharePoint Designer 2013: A quick reference guide (SharePoint 2010 Workflow platform)
554+
- name: 'Visio shapes in SharePoint Designer 2013: A quick reference guide (SharePoint 2010 Workflow platform)'
555555
href: general-development/visio-shapes-in-sharepoint-designer-a-quick-reference-guide-sharepoint-2010.md
556556
- name: Validation issues in Visio (SharePoint 2010 Workflow platform)
557557
href: general-development/validation-issues-in-visio-sharepoint-2010-workflow-platform.md
@@ -810,13 +810,13 @@
810810
- name: 'Walkthrough: Developing a Managed-Code UDF'
811811
href: general-development/walkthrough-developing-a-managed-code-udf.md
812812
items:
813-
- name: Step 1: Creating a Project and Adding a UDF Reference
813+
- name: 'Step 1: Creating a Project and Adding a UDF Reference'
814814
href: general-development/step-1-creating-a-project-and-adding-a-udf-reference.md
815-
- name: Step 2: Creating a Managed-Code UDF
815+
- name: 'Step 2: Creating a Managed-Code UDF'
816816
href: general-development/step-2-creating-a-managed-code-udf.md
817-
- name: Step 3: Deploying and Enabling UDFs
817+
- name: 'Step 3: Deploying and Enabling UDFs'
818818
href: general-development/step-3-deploying-and-enabling-udfs.md
819-
- name: Step 4: Testing and Calling UDFs from Cells
819+
- name: 'Step 4: Testing and Calling UDFs from Cells'
820820
href: general-development/step-4-testing-and-calling-udfs-from-cells.md
821821
- name: Frequently Asked Questions About Excel Services UDFs
822822
href: general-development/frequently-asked-questions-about-excel-services-udfs.md
@@ -941,7 +941,7 @@
941941
- name: Claims-based identity in SharePoint
942942
href: general-development/claims-based-identity-in-sharepoint.md
943943
items:
944-
- name: Incoming claims: Signing into SharePoint
944+
- name: 'Incoming claims: Signing into SharePoint'
945945
href: general-development/incoming-claims-signing-into-sharepoint.md
946946
- name: Claims provider in SharePoint
947947
href: general-development/claims-provider-in-sharepoint.md
@@ -1261,7 +1261,7 @@
12611261
- name: Start
12621262
href: sp-add-ins/get-started-developing-cloud-business-add-ins.md
12631263
items:
1264-
- name: Incident Manager: A cloud business add-in tutorial
1264+
- name: 'Incident Manager: A cloud business add-in tutorial'
12651265
href: sp-add-ins/incident-manager-a-cloud-business-add-in-tutorial.md
12661266
- name: Create a cloud business add-in with a social newsfeed
12671267
href: sp-add-ins/create-a-cloud-business-add-in-with-a-social-newsfeed.md

0 commit comments

Comments
 (0)