Skip to content

Commit ba15092

Browse files
Merge pull request SharePoint#7856 from DhurataJ/patch-4
[BrokenLinksH2] Fix path in link
2 parents ecb3ff5 + 6eac586 commit ba15092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design/semantic_slots.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Designing for section backgrounds using semantic slots
33
description: Learn how to design your web part to take advantage of section backgrounds using semantic slots.
4-
ms.date: 05/18/2021
4+
ms.date: 04/06/2022
55
ms.localizationpriority: medium
66
---
77

@@ -64,7 +64,7 @@ In the table below, you can see all eight palette colors defined for the bodyTe
6464
6565
## Identifying semantic slots in your designs
6666

67-
Semantic slots should be assigned based on the function of a page element. The name of a semantic slot can quickly tell you how it’s meant to be used. You can find all existing semantic slots and their use case examples in the [Fabric semantic colors documentation](/fluentui#/styles/web/colors/theme-slots).
67+
Semantic slots should be assigned based on the function of a page element. The name of a semantic slot can quickly tell you how it’s meant to be used. You can find all existing semantic slots and their use case examples in the [Fabric semantic colors documentation](https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/theme-slots).
6868

6969
Fabric palette colors should be referenced from your site theme’s color ramp. If your site is using a SharePoint out of the box theme, you can reference [SharePoint theme color ramps](https://fluentfabric.azurewebsites.net/#/color/products). If your site is using a custom theme, you can generate a unique color ramp using the [Fluent UI Theme Designer](https://aka.ms/themedesigner).
7070

0 commit comments

Comments
 (0)