aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Agarwal <mohit@sdf.org>2021-11-08 00:08:54 +0530
committerTad Fisher <129148+tadfisher@users.noreply.github.com>2022-01-22 11:04:03 -0800
commit869828656788bd3d6f0b2fea02760d8489f4f7c1 (patch)
treecc04a891a15facb1874bdb469281351a3af57e6c
parentcabf09206d598fde7c9ae8f4795b834d2cf2b0ed (diff)
update link for ZBar
Quoting from the README at the new link: > As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a3991f..e2046bc 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ Pipe an `otpauth://` URI into a passfile:
$ pass otp insert totp-secret < totp-secret.txt
```
-Use [zbar](http://zbar.sourceforge.net/) to decode a QR image or webcam shot into a passfile:
+Use [zbar](https://github.com/mchehab/zbar) to decode a QR image or webcam shot into a passfile:
```
$ zbarimg -q --raw qrcode.png | pass otp insert totp-secret