From 0b0fab487ff892b35e97be017cded3c7fafeef93 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 12 May 2024 00:46:29 +0200 Subject: [PATCH] Link in README update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d38098c..73e8a4d 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,6 @@ This extension was originally written in 2005 by Johann Dantant. In 2011 Johanne * [PC/SC](http://en.wikipedia.org/wiki/PC/SC) - PC/SC at Wikipedia * [PC/SC-Lite](https://pcsclite.apdu.fr/) - The free and open implementation of the PC/SC SCard API for UNIX * [PC/SC API from PCSC-Lite](https://pcsclite.apdu.fr/api/group__API.html) - Documentation of the PCSC-Lite API - * [PCSC sample in PHP5](http://ludovicrousseau.blogspot.de/2015/01/pcsc-sample-in-php5.html) - Ludovic Rousseau about "PC/SC for PHP" + * [PCSC sample in PHP5](https://blog.apdu.fr/posts/2015/01/pcsc-sample-in-php5/) - Ludovic Rousseau about "PC/SC for PHP" * [winscard.h header](https://docs.microsoft.com/en-us/windows/win32/api/winscard/) - Microsoft Documentation