Skip to content

Commit 23ca205

Browse files
[Outlook] (tutorial) Correct note about completed tutorial (#5540)
1 parent 6f38a6f commit 23ca205

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tutorials/outlook-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Tutorial: Build a message compose Outlook add-in'
33
description: In this tutorial, you will build an Outlook add-in that inserts GitHub gists into the body of a new message.
4-
ms.date: 11/20/2025
4+
ms.date: 12/09/2025
55
ms.service: outlook
66
#Customer intent: As a developer, I want to create a message compose Outlook add-in.
77
ms.localizationpriority: high
@@ -22,7 +22,7 @@ In this tutorial, you will:
2222
> - Implement a task pane that inserts content into the body of a message
2323
2424
> [!TIP]
25-
> If you want a completed version of this tutorial (using the add-in only manifest), visit the [Office Add-ins samples repo on GitHub](https://github.com/OfficeDev/Office-Add-in-samples/tree/main/Samples/tutorials/outlook-tutorial).
25+
> If you want a completed version of this tutorial, visit the [Office Add-ins samples repo on GitHub](https://github.com/OfficeDev/Office-Add-in-samples/tree/main/Samples/tutorials/outlook-tutorial).
2626
2727
## Prerequisites
2828

0 commit comments

Comments
 (0)