Skip to content

Commit ecc063b

Browse files
authored
Fix icons link
1 parent 87a3c3c commit ecc063b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ format suitable for use in [FreeTouchDeck](https://github.com/DustinWatts/FreeTo
55
makes icons in JPEG format for use with the _dev_ branch. Additionally it creates PNG files in the same size, for use in similar projects.
66

77
## Download icons
8-
You can download the [icons.zip](https://github.com/bergdahl/FreeTouchDeck-MaterialDesignIcons/releases/download/v2021.9/icons.zip) file from the Releases tab, it contains 7296 different icons.
8+
You can download the [icons.zip](https://github.com/bergdahl/FreeTouchDeck-MaterialDesignIcons/releases/download/v2023.3/icons.zip) file from the Releases tab, it contains 7296 different icons.
99

1010
Use the web site [https://materialdesignicons.com/](https://materialdesignicons.com/) for interactive searchs for suitable icons.
1111

@@ -19,4 +19,4 @@ Install Python requirements first:
1919

2020
_Note: On macOS it may be necessary to install vips using Brew first:_
2121

22-
`brew install vips`
22+
`brew install vips`

0 commit comments

Comments
 (0)