Skip to content

Commit

Permalink
chore: update figma link [SFUI2-1294] (#2910)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Freisler <[email protected]>
  • Loading branch information
FRSgit authored Jul 7, 2023
1 parent bd40387 commit 13fcd4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vuestorefrontcloud/docs/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ server {
absolute_redirect off;

location /v2/figma {
return 307 https://www.figma.com/file/Tw5iWaLFSUrf9cBv4BQTjC/Storefront-UI-%7C-Design-Kit-v2.4-(public)?type=design&node-id=22913-91045&mode=design&t=iEaSbApU9FfvAj8S-0;
return 307 https://www.figma.com/file/Q7Nr1NvjPdcGVhykkfDg2k/Storefront-UI-%7C-Design-Kit-v2.5-(public)?type=design&node-id=22913-91045&mode=design;
}

location /v2 {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In addition, Storefront UI fits perfectly complex UI setups where one library is
- **Typography** package simplifying usage of 3rd party fonts
- **Figma** file with pixel-perfect representation of SFUI components based on tailwind properties

<a href="https://www.figma.com/file/Tw5iWaLFSUrf9cBv4BQTjC/Storefront-UI-%7C-Design-Kit-v2.4-(public)?type=design&node-id=22913-91045&mode=design&t=iEaSbApU9FfvAj8S-0"><img src="./_readme/figma_included.png"></a>
<a href="https://www.figma.com/file/Q7Nr1NvjPdcGVhykkfDg2k/Storefront-UI-%7C-Design-Kit-v2.5-(public)?type=design&node-id=22913-91045&mode=design"><img src="./_readme/figma_included.png"></a>

## Contributing

Expand Down

0 comments on commit 13fcd4b

Please sign in to comment.