Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
souporserious committed Sep 19, 2020
1 parent 13dd77d commit 86c4f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ npm install figma-tools --dev
a `.env` at the root of your project or as an environment variable in order for the following functions to work.
</em>

### fetchImages: ([ImageOptions](#types)) => Promise<Array<[Image](#types)>>
### fetchImages: ([ImageOptions](#imageoptions)) => Promise<Array<[Image](#image)>>

Fetch components in a file and export them as images.

Expand Down

0 comments on commit 86c4f4b

Please sign in to comment.