From 3e600d02bef758a72cafe62974970e2330b1883d Mon Sep 17 00:00:00 2001 From: Roald Nefs Date: Fri, 5 Feb 2021 23:42:41 +0100 Subject: [PATCH] fix: markdown link to ImageOptim in README.md Fix Markdown link to ImageOptim in the Images section of the `README.md`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5549ce8559..6a8076c97a 100644 --- a/README.md +++ b/README.md @@ -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).