Skip to content

Commit 3e600d0

Browse files
authored
fix: markdown link to ImageOptim in README.md
Fix Markdown link to ImageOptim in the Images section of the `README.md`.
1 parent 1cefb43 commit 3e600d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ $ killall SystemUIServer # restart it.
286286
You can restore shadows later with `-bool FALSE`.
287287

288288
In order to keep the Git repository light, _please_ compress the images
289-
(losslessly). On Mac you may use (ImageOptim)[https://imageoptim.com] for
289+
(losslessly). On Mac you may use [ImageOptim](https://imageoptim.com) for
290290
instance. Be sure to compress the images *before* adding them to the
291291
repository, doing it afterwards actually worsens the impact on the Git repo (but
292292
still optimizes the bandwidth during browsing).

0 commit comments

Comments
 (0)