From 20dae869e3f808aaa2ab7980e2ff665d8ca0c3b7 Mon Sep 17 00:00:00 2001 From: Jake Albaugh Date: Mon, 1 Jul 2024 11:30:14 -0500 Subject: [PATCH] fixing figma.config.json link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 769c619..55f7d77 100644 --- a/README.md +++ b/README.md @@ -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.