Skip to content

Commit

Permalink
Remove broken link (#11499)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatchi authored and m-allanson committed Feb 2, 2019
1 parent 08ab601 commit 27c86b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/adding-images-fonts-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Keep in mind the downsides of this approach:

### When to Use the `static` Folder

Normally we recommend importing [stylesheets](#adding-a-stylesheet),
Normally we recommend importing stylesheets,
[images, and fonts](#adding-images-fonts-files) from JavaScript. The `static`
folder is useful as a workaround for a number of less common cases:

Expand Down

0 comments on commit 27c86b2

Please sign in to comment.