From 4cadd8d681130327da80a1a5cc4b4861ff481f14 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 2 Nov 2023 15:47:19 -0700 Subject: [PATCH] Fixed broken weasyprint link (#1367) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 844c442fdc..ffaea97a5e 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ The KIE predictor results per page are in a dictionary format with each key repr Python 3.8 (or higher) and [pip](https://pip.pypa.io/en/stable/) are required to install docTR. -Since we use [weasyprint](https://weasyprint.readthedocs.io/), you will need extra dependencies if you are not running Linux. +Since we use [weasyprint](https://weasyprint.org/), you will need extra dependencies if you are not running Linux. For MacOS users, you can install them as follows: