Skip to content

Commit 5c71ff0

Browse files
committed
Update javascript-api-for-office.md
1 parent eea6974 commit 5c71ff0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/reference/javascript-api-for-office.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,29 @@ You should use application-specific APIs whenever feasible, and use Common APIs
2222
:::row:::
2323
:::column span="":::
2424
:::image type="content" source="../images/index/logo-excel.svg" alt-text="Excel API reference":::
25-
</br>**Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel).
25+
</br>**Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel)
2626
:::column-end:::
2727
:::column span="":::
2828
:::image type="content" source="../images/index/logo-outlook.svg" alt-text="Outlook API reference":::
29-
</br>**Outlook API reference**</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook).
29+
</br>**Outlook API reference**</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook)
3030
:::column-end:::
3131
:::column span="":::
3232
:::image type="content" source="../images/index/logo-word.svg" alt-text="Word API reference":::
33-
</br>**Word API reference**</br>[JavaScript APIs for building Word add-ins](/javascript/api/word).
33+
</br>**Word API reference**</br>[JavaScript APIs for building Word add-ins](/javascript/api/word)
3434
:::column-end:::
3535
:::row-end:::
3636
:::row:::
3737
:::column span="":::
3838
:::image type="content" source="../images/index/logo-powerpoint.svg" alt-text="PowerPoint API reference":::
39-
</br>**PowerPoint API reference**</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint).
39+
</br>**PowerPoint API reference**</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint)
4040
:::column-end:::
4141
:::column span="":::
4242
:::image type="content" source="../images/index/logo-onenote.svg" alt-text="OneNote API reference":::
43-
</br>**OneNote API reference**</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote).
43+
</br>**OneNote API reference**</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote)
4444
:::column-end:::
4545
:::column span="":::
4646
:::image type="content" source="../images/index/logo-office.png" alt-text="Common API reference":::
47-
</br>**Common API reference**</br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office).
47+
</br>**Common API reference**</br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office)
4848
:::column-end:::
4949
:::row-end:::
5050

0 commit comments

Comments
 (0)