From a0ae09c9d3be5a487b6d835ce993285c915d8a44 Mon Sep 17 00:00:00 2001 From: Christian Worreschk Date: Thu, 12 Jan 2017 10:51:11 +0100 Subject: [PATCH] Link fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2417a3..9db4bf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QR Code Plugin -The **QR Code** Plugin for [Grav CMS](http://github.com/getgrav/grav) uses the library [endroid/QrCode](endroid/QrCode) to create QR Codes. You can simply create and embedd QR codes in your site by using the shortcode `[qrcode]`. +The **QR Code** Plugin for [Grav CMS](https://github.com/getgrav/grav) uses the library [endroid/QrCode](https://github.com/endroid/QrCode) to create QR Codes. You can simply create and embedd QR codes in your site by using the shortcode `[qrcode]`. ### Features * Simply create QR Codes with the shortcode `[qrcode]`