Skip to content

Commit

Permalink
pcsc: fix broken link to ISO 7816 Part 4 doc
Browse files Browse the repository at this point in the history
Fix #42.
  • Loading branch information
bluetech committed May 19, 2023
1 parent 9d7c164 commit 3246972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcsc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
//! standard. The commands themselves vary based on the application on the
//! card.
//!
//! [6]: http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4.aspx
//! [6]: https://cardwerk.com/iso-7816-part-4/
//!
//! ## Note on portability
//!
Expand Down

0 comments on commit 3246972

Please sign in to comment.