Skip to content

Commit 641c1b9

Browse files
committed
fix automated build warnings
1 parent 732b11b commit 641c1b9

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

docs/features/hub-site/hub-site-o365cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following commands are available for managing hub sites:
3636
|[hubsite rights grant](https://pnp.github.io/cli-microsoft365/cmd/spo/hubsite/hubsite-rights-grant)| Grants permissions to join the hub site for one or more principals |
3737
|[hubsite rights revoke](https://pnp.github.io/cli-microsoft365/cmd/spo/hubsite/hubsite-rights-revoke)| Revokes rights to join sites to the specified hub site for one or more principals |
3838
|[hubsite set](https://pnp.github.io/cli-microsoft365/cmd/spo/hubsite/hubsite-set)| Updates properties of the specified hub site |
39-
|[hubsite theme sync](https://pnp.github.io/cli-microsoft365/cmd/spo/hubsite/hubsite-theme-sync)| Applies any theme updates from the parent hub site. |
39+
|[hubsite theme sync](https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-hubsite-theme-sync)| Applies any theme updates from the parent hub site. |
4040
|[hubsite unregister](https://pnp.github.io/cli-microsoft365/cmd/spo/hubsite/hubsite-unregister)| Unregisters the specifies site collection as a hub site |
4141

4242
## See also

docs/general-development/basic-uri-structure-and-path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This topic explains how to construct the URI structure and path for REST service
1313

1414
> [!NOTE]
1515
>
16-
> The Excel Services REST API applies to SharePoint and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/docs/api-reference/v1.0/resources/excel
16+
> The Excel Services REST API applies to SharePoint and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](https://graph.microsoft.io/docs/api-reference/v1.0/resources/excel
1717
) endpoint.
1818

1919
## Basic URL Structure and Path

docs/general-development/build-windows-phone-apps-that-access-sharepoint.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,5 @@ The following how-tos and overviews delve into the specific information you need
104104
- [Programming models in SharePoint](programming-models-in-sharepoint.md)
105105
- [How to: Set up an environment for developing mobile apps for SharePoint](how-to-set-up-an-environment-for-developing-mobile-apps-for-sharepoint.md)
106106
- [Windows Phone SDK 8.0](https://www.microsoft.com/download/details.aspx?id=35471)
107-
- [Microsoft SharePoint SDK for Windows Phone 8](https://www.microsoft.com/download/details.aspx?id=36818)
108107
- [Windows Phone SDK 7.1](https://www.microsoft.com/download/details.aspx?id=29233)
109-
- [Microsoft SharePoint SDK for Windows Phone 7.1](https://www.microsoft.com/download/details.aspx?id=30476)
110108
- [About Expression Blend](https://msdn.microsoft.com/library/cc296376%28Expression.40%29.aspx)

0 commit comments

Comments
 (0)