Skip to content

Commit

Permalink
fixing figma.config.json link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-figma committed Jul 1, 2024
1 parent a00327f commit 20dae86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ With the above in mind, a fresh clone of the Simple Design System Figma file sho

- Duplicate the [Figma Community File](https://www.figma.com/community/file/1380235722331273046/simple-design-system)
- Clone this repo
- Update urls in [figma.config.js](./figma.config.js) to point to your Figma file
- Update urls in [figma.config.json](./figma.config.json) to point to your Figma file
- Note: the file keys (eg. `J0KLPKXiONDRssXD1AX9Oi`) should be the only change in the urls unless you're creating new components, detaching and recreating.
- Create and set your [Figma Auth Token](#figma-auth)
- At that point, `npx figma connect publish` should work and your new file should have Code Connect.
Expand Down

0 comments on commit 20dae86

Please sign in to comment.