Skip to content

Commit d599dc4

Browse files
Merge pull request SharePoint#5770 from PrasadKasireddy/PrasadKasireddy-patch-1
Fix the broken links
2 parents de897fe + 539b3da commit d599dc4

6 files changed

+11
-11
lines changed

docs/general-development/color-palettes-and-fonts-in-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Color palettes and fonts in SharePoint
3-
ms.date: 09/25/2017
3+
ms.date: 05/20/2020
44
ms.prod: sharepoint
55
ms.assetid: c17d375b-151f-48ae-ac32-f2ce9e68d63f
66
localization_priority: Priority
@@ -420,7 +420,7 @@ Table 1 describes the available font slots and where they are used in a page.
420420
- [How to: Create a master page preview file in SharePoint](how-to-create-a-master-page-preview-file-in-sharepoint.md)
421421

422422

423-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://blogs.office.com/b/sharepoint/archive/2012/10/29/show-off-your-style-with-sharepoint-theming.aspx)
423+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming)
424424

425425

426426
- [SharePoint Design Manager branding and design capabilities](sharepoint-design-manager-branding-and-design-capabilities.md)

docs/general-development/how-to-create-a-master-page-preview-file-in-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a master page preview file in SharePoint
3-
ms.date: 09/25/2017
3+
ms.date: 05/20/2020
44
ms.prod: sharepoint
55
ms.assetid: 6825518d-eeb2-40b0-8a5b-897025f13796
66
localization_priority: Normal
@@ -245,7 +245,7 @@ To create a master page preview file, use an existing master page preview as a s
245245
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
246246

247247

248-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://blogs.office.com/b/sharepoint/archive/2012/10/29/show-off-your-style-with-sharepoint-theming.aspx)
248+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
249249

250250

251251

docs/general-development/how-to-make-custom-css-files-themable-in-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Make custom CSS files themable in SharePoint
3-
ms.date: 09/25/2017
3+
ms.date: 05/20/2020
44
ms.prod: sharepoint
55
ms.assetid: b8c82c77-c836-47f9-a11e-6c9c656d436b
66
localization_priority: Priority
@@ -253,7 +253,7 @@ The following is an example of an **<SharePoint:CssRegistration>** element.
253253
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
254254

255255

256-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://blogs.office.com/b/sharepoint/archive/2012/10/29/show-off-your-style-with-sharepoint-theming.aspx)
256+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
257257

258258

259259
- [SharePoint Design Manager branding and design capabilities](sharepoint-design-manager-branding-and-design-capabilities.md)

docs/general-development/themes-overview-for-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Themes overview for SharePoint
3-
ms.date: 09/25/2017
3+
ms.date: 05/20/2020
44
ms.prod: sharepoint
55
ms.assetid: ae585dd3-82fe-46bb-ac93-065edc0a16f4
66
localization_priority: Priority
@@ -127,7 +127,7 @@ You can create new designs by creating new list items in the Composed Looks list
127127
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
128128

129129

130-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://blogs.office.com/b/sharepoint/archive/2012/10/29/show-off-your-style-with-sharepoint-theming.aspx)
130+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
131131

132132

133133

docs/general-development/upgrade-custom-themes-and-css-to-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Unmodified SharePoint 2010 CSS files and custom CSS files cannot be used on Shar
114114
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
115115

116116

117-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://blogs.office.com/b/sharepoint/archive/2012/10/29/show-off-your-style-with-sharepoint-theming.aspx)
117+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
118118

119119

120120
- [SharePoint Design Manager branding and design capabilities](sharepoint-design-manager-branding-and-design-capabilities.md)

docs/solution-guidance/modern-experience-customizations-customize-pages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Customizing "modern" site pages
33
description: Use custom branding in SharePoint Online, add "modern" pages programmatically, and add, delete, or update client-side web parts on "modern" pages.
4-
ms.date: 04/22/2020
4+
ms.date: 05/20/2020
55
localization_priority: Priority
66
---
77

@@ -39,7 +39,7 @@ These customizations are currently not supported for "modern" pages:
3939
> [!NOTE]
4040
> - We don't recommend combining "modern" page functionality with "classic" SharePoint publishing portals. By default, the "modern" page functionality is not enabled on "classic" SharePoint publishing portals.
4141
> - In June 2017, [SharePoint Framework Extensions went into developer preview](https://developer.microsoft.com/office/blogs/announcing-availability-of-sharepoint-framework-extensions-developer-preview). Using these SharePoint Framework Extensions, you can control the rendering of a field via custom code, and you can create user custom actions that execute your custom code. To learn more, see [Overview of SharePoint Framework Extensions](https://aka.ms/spfx-extensions).
42-
> - In May 2017, during the SharePoint Virtual Summit, we announced [communication sites with configurable page layouts](https://blogs.office.com/2017/05/16/new-sharepoint-and-onedrive-capabilities-accelerate-your-digital-transformation/).
42+
> - In May 2017, during the SharePoint Virtual Summit, we announced [communication sites with configurable page layouts](https://www.microsoft.com/en-us/microsoft-365/blog/2017/05/16/new-sharepoint-and-onedrive-capabilities-accelerate-your-digital-transformation-2/).
4343
4444
<a name="themingimpact"> </a>
4545

0 commit comments

Comments
 (0)