From 2d77b95fd9196b8a5c62bad5d84f9c8194bdfec0 Mon Sep 17 00:00:00 2001 From: Lucas Larson <91468+LucasLarson@users.noreply.github.com> Date: Sun, 15 Jan 2023 16:13:41 -0500 Subject: [PATCH] substitute broken link (#1057) (#1058) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit use `formulae.brew.sh` as seen in other repositories¹ instead of `brewformulas.org`, which has been offline since 2020,² to fix #1057. 1. https://github.com/search?type=code&q=/shields.io\/homebrew/+language:reStructuredText 2. https://gitlab.com/zedtux/brewformulas.org/issues/223#note_322019672 Signed-off-by: Lucas Larson Signed-off-by: Lucas Larson --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 119e0b1f..67743cf9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -293,7 +293,7 @@ Homebrew .. image:: https://img.shields.io/homebrew/v/ocrmypdf.svg :alt: homebrew - :target: http://brewformulas.org/Ocrmypdf + :target: https://formulae.brew.sh/formula/ocrmypdf OCRmyPDF is now a standard `Homebrew `__ formula. To install on macOS: