fix: markdown link to ImageOptim in README.md

Fix Markdown link to ImageOptim in the Images section of the `README.md`.
This commit is contained in:
Roald Nefs 2021-02-05 23:42:41 +01:00 committed by GitHub
parent 1cefb43b7b
commit 3e600d02be
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`. You can restore shadows later with `-bool FALSE`.
In order to keep the Git repository light, _please_ compress the images 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 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 repository, doing it afterwards actually worsens the impact on the Git repo (but
still optimizes the bandwidth during browsing). still optimizes the bandwidth during browsing).