Skip to content

Commit f5f9c62

Browse files
authored
Merge branch 'master' into remove-web-launch-config
2 parents d00f3e7 + a43c739 commit f5f9c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/taskpane/taskpane.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<h1 class="ms-font-su">Welcome</h1>
2727
</header>
2828
<section id="sideload-msg" class="ms-welcome__main">
29-
<h2 class="ms-font-xl">Please sideload your add-in to see app body.</h2>
29+
<h2 class="ms-font-xl">Please <a target="_blank" href="https://learn.microsoft.com/office/dev/add-ins/testing/test-debug-office-add-ins#sideload-an-office-add-in-for-testing">sideload</a> your add-in to see app body.</h2>
3030
</section>
3131
<main id="app-body" class="ms-welcome__main" style="display: none;">
3232
<h2 class="ms-font-xl"> Discover what Office Add-ins can do for you today! </h2>

0 commit comments

Comments
 (0)