JamieMason / ImageOptim-CLI

Make optimisation of images part of your automated build process
https://foldleft.io/image-tools
MIT License
3.45k stars 125 forks source link

Fix ASSISTIVE_DEVICES_URL #184

Closed angristan closed 2 years ago

angristan commented 4 years ago

Example:

stanislas@yeji >   imageoptim --jpegmini '**/*.jpg' '**/*.jpeg'
! Support for assistive devices needed, see https://github.com/JamieMason/ImageOptim-CLI/#jpegmini-and-support-for-assistive-devices

However https://github.com/JamieMason/ImageOptim-CLI/#jpegmini-and-support-for-assistive-devices does not work, since the anchor contains an emoji it's https://github.com/JamieMason/ImageOptim-CLI#%EF%B8%8F-jpegmini-and-support-for-assistive-devices

JamieMason commented 2 years ago

Merged in 2da95b3, thanks a lot.