Merge pull request #12265 from roaldnefs/patch-2

Fix MarkDown link to ImageOptim in README.md
This commit is contained in:
Usha Mandya 2021-02-08 12:27:55 +00:00 committed by GitHub
commit 01c72bd793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ $ killall SystemUIServer # restart it.
You can restore shadows later with `-bool FALSE`.
In order to keep the Git repository light, _please_ compress the images
(losslessly). On Mac you may use (ImageOptim)[https://imageoptim.com] for
(losslessly). On Mac you may use [ImageOptim](https://imageoptim.com) for
instance. Be sure to compress the images *before* adding them to the
repository, doing it afterwards actually worsens the impact on the Git repo (but
still optimizes the bandwidth during browsing).