Skip to content

Commit 8219be4

Browse files
committed
Change img links
1 parent e573b06 commit 8219be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You should use application-specific APIs whenever feasible, and use Common APIs
2121

2222
| | | |
2323
| :------------------------ | -------------------- | ----------------|
24-
| <img src="../images/index/logo-excel.svg" height="100"> **Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel). | :::image type="icon" source="../images/index/logo-outlook.svg"::: Outlook API reference</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook). | :::image type="icon" source="../images/index/logo-word.svg"::: Word API reference</br>[JavaScript APIs for building Word add-ins](/javascript/api/word). |
25-
| :::image type="icon" source="../images/index/logo-powerpoint.svg"::: PowerPoint API reference</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint). | :::image type="icon" source="../images/index/logo-onenote.svg"::: OneNote API reference</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote). | :::image type="icon" source="../images/index-landing-page/i_code-blocks.svg"::: Common API reference</br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office). |
24+
| <img src="../images/index/logo-excel.svg" width="100"> </br>**Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel). | <img src="../images/index/logo-excel.svg" width="100"> </br>**Outlook API reference**</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook). | <img src="../images/index/logo-excel.svg" width="100"> </br>**Word API reference**</br>[JavaScript APIs for building Word add-ins](/javascript/api/word). |
25+
| <img src="../images/index/logo-excel.svg" width="100"> </br>**PowerPoint API reference**</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint). | <img src="../images/index/logo-excel.svg" width="100"> </br>**OneNote API reference**</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote). | <img src="../images/index/logo-excel.svg" width="100"> </br>**Common API reference**</br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office). |
2626

2727
**Note**: There's currently no application-specific JavaScript API for Project; you'll use Common APIs to create Project add-ins.

0 commit comments

Comments
 (0)