Skip to content

Commit e36beda

Browse files
authored
[BrokenLinksH2] Fix path in link
Fixing the link path line 67
1 parent 3b031f6 commit e36beda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/semantic_slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)