зеркало из https://github.com/microsoft/fast.git
website homepage: update design systems link (#6399)
* fix broken design systems link * update to correct link Co-authored-by: Rob Eisenberg <EisenbergEffect@users.noreply.github.com>
This commit is contained in:
Родитель
bb97b62df0
Коммит
86962337da
|
@ -24,11 +24,11 @@ export const featureCardData: FeatureCardData[] = [
|
|||
{
|
||||
header: "Design Systems",
|
||||
body:
|
||||
"Use FAST, Microsoft's Fluent or customize design system properties to make it your own. You can also create your own design system to use with FAST foundation components.",
|
||||
"Use FAST, Microsoft's Fluent, or customize design system properties to make it your own. You can also create your own design system to use with FAST foundation components.",
|
||||
links: [
|
||||
{
|
||||
anchorText: "Learn more",
|
||||
url: "/docs/design/introduction",
|
||||
url: "/docs/design-systems/overview",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче