Skip to content

Commit 3c6015f

Browse files
committed
requested fixes
1 parent 926aab3 commit 3c6015f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/solution-guidance/search-solutions-in-sharepoint-2013-and-sharepoint-online.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ The following are some additional resources for display templates and result typ
324324
- [How to create a new result type in SharePoint Server](/SharePoint/search/how-to-create-a-new-result-type)
325325
- [How to display values from custom managed properties in search results - option 1 in SharePoint Server](/SharePoint/search/how-to-display-values-from-custom-managed-properties-in-search-resultsoption-1)
326326
- [How to display values from custom managed properties in search results - option 2 in SharePoint Server](/SharePoint/search/how-to-display-values-from-custom-managed-properties-in-search-resultsoption-2)
327-
<!--- - [How to display values from custom managed properties in the hover panel in SharePoint Server](SharePoint/search/how-to-display-values-from-custom-managed-properties-in-the-hover-panel) --->
327+
- [How to display values from custom managed properties in the hover panel in SharePoint Server](SharePoint/search/how-to-display-values-from-custom-managed-properties-in-the-hover-panel)
328328

329329
## Query APIs and search add-ins
330330

docs/solution-guidance/security-and-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The articles in this section show you how to improve the security and performanc
1616
|[Elevated privileges in SharePoint Add-ins](elevated-privileges-in-sharepoint-add-ins.md)|Use the app-only policy or service accounts to elevate privileges in SharePoint Add-ins.|
1717
|[How to provide add-in app only tenant administrative permissions in SharePoint Online](how-to-provide-add-in-app-only-tenant-administrative-permissions-in-sharepoint-online.md).| Granting tenant permissions for app-only authorization requires some changes to the regular app-only authorization setup. |
1818
|[Set external sharing in Office 365](Set-external-sharing-on-site-collections-in-Office-365.md)|Allow external users to access your site collection.|
19-
[Handle SharePoint Online throttling ] <!---(Handle-SharePoint-Online-throttling-by-using-exponential-back-off.md) ---> | Learn how to handle throttling in SharePoint Online by using the exponential back-off technique. |
19+
[Handle SharePoint Online throttling ](Handle-SharePoint-Online-throttling-by-using-exponential-back-off.md) | Learn how to handle throttling in SharePoint Online by using the exponential back-off technique. |
2020
|[JavaScript Patterns and Performance ](javascript-patterns-and-performance.md)| Learn which JavaScript techniques you can use to improve your add-in performance.
2121

2222
## See also

0 commit comments

Comments
 (0)