From 87a833e797b88ea70047bf503cd1bbf67edb58a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=A4dlich?= <1880467+jschaedl@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:10:16 +0100 Subject: [PATCH] Fix link to installation guide (#243) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de242521..feaf7690a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ For the QRCode reader, either `ext-gd` or `ext-imagick` is required! ## Installation with [composer](https://getcomposer.org) -See [the installation guide](https://php-qrcode.readthedocs.io/en/main/Usage-Installation.html) for more info! +See [the installation guide](https://php-qrcode.readthedocs.io/en/main/Usage/Installation.html) for more info! ### Terminal