Skip to content

Commit a7ae435

Browse files
[all hosts] Include both versions of yo office json screenshots (#5545)
1 parent f3f4dda commit a7ae435

12 files changed

+6
-6
lines changed
39.6 KB
Loading
-1.61 KB
Loading
54.4 KB
Loading
-15.7 KB
Loading
53.4 KB
Loading
-15.4 KB
Loading

docs/quickstarts/excel-quickstart-jquery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Decide the type of manifest that you'd like to use, either the **unified manifes
2929
- **What do you want to name your add-in?** `My Office Add-in`
3030
- **Which Office client application would you like to support?** `Excel`
3131

32-
:::image type="content" source="../images/yo-office-excel-json-manifest.png" alt-text="The Yeoman Generator for Office Add-ins command line interface when the unified manifest is selected.":::
32+
:::image type="content" source="../images/yo-office-excel-json-manifest-preview.png" alt-text="The Yeoman Generator for Office Add-ins command line interface when the unified manifest is selected.":::
3333

3434
# [Add-in only manifest](#tab/xmlmanifest)
3535

docs/quickstarts/powerpoint-quickstart-yo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Decide the type of manifest that you'd like to use, either the **unified manifes
2929
- **What do you want to name your add-in?** `My Office Add-in`
3030
- **Which Office client application would you like to support?** `PowerPoint`
3131

32-
:::image type="content" source="../images/yo-office-powerpoint-json-manifest.png" alt-text="The prompts and answers for the Yeoman generator in a command line interface when the unified manifest is selected.":::
32+
:::image type="content" source="../images/yo-office-powerpoint-json-manifest-preview.png" alt-text="The prompts and answers for the Yeoman generator in a command line interface when the unified manifest is selected.":::
3333

3434
# [Add-in only manifest](#tab/xmlmanifest)
3535

docs/quickstarts/word-quickstart-yo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Decide the type of manifest that you'd like to use, either the **unified manifes
2929
- **What do you want to name your add-in?** `My Office Add-in`
3030
- **Which Office client application would you like to support?** `Word`
3131

32-
:::image type="content" source="../images/yo-office-powerpoint-json-manifest.png" alt-text="The prompts and answers for the Yeoman generator in a command line interface when the unified manifest is selected.":::
32+
:::image type="content" source="../images/yo-office-powerpoint-json-manifest-preview.png" alt-text="The prompts and answers for the Yeoman generator in a command line interface when the unified manifest is selected.":::
3333

3434
# [Add-in only manifest](#tab/xmlmanifest)
3535

docs/tutorials/excel-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Most of the steps in this tutorial are the same regardless of the manifest type,
4646
- **What do you want to name your add-in?** `My Office Add-in`
4747
- **Which Office client application would you like to support?** `Excel`
4848

49-
:::image type="content" source="../images/yo-office-excel-json-manifest.png" alt-text="The Yeoman Generator for Office Add-ins command line interface when the unified manifest is selected.":::
49+
:::image type="content" source="../images/yo-office-excel-json-manifest-preview.png" alt-text="The Yeoman Generator for Office Add-ins command line interface when the unified manifest is selected.":::
5050

5151
# [Add-in only manifest](#tab/xmlmanifest)
5252

0 commit comments

Comments
 (0)