Skip to content

Commit

Permalink
update links for fluent ui and vs code (#5880)
Browse files Browse the repository at this point in the history
  • Loading branch information
huynhicode authored Apr 23, 2022
1 parent 10b7628 commit dfee572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sites/fast-website/src/app/data/design-system.data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const designSystemData = [
icon: FastIcon,
},
{
url: "https://developer.microsoft.com/en-us/fluentui#/",
url: "https://docs.microsoft.com/en-us/fluent-ui/web-components/",
anchorText: "Fluent UI",
icon: FluentUIIcon,
},
Expand All @@ -26,7 +26,7 @@ export const designSystemData = [
icon: FuriousIcon,
},
{
url: "https://code.visualstudio.com/",
url: "https://github.com/microsoft/vscode-webview-ui-toolkit",
anchorText: "VS Code",
icon: VSCodeIcon,
},
Expand Down

0 comments on commit dfee572

Please sign in to comment.