Skip to content

Commit dcbcd6b

Browse files
committed
updated links dead to play store dev account
1 parent 4fdd7eb commit dcbcd6b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

blog/2024-09-02-welcome/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ invoice data more efficient and convenient.
4545

4646
![1725277040905](image/index/1725277040905.png)
4747

48-
4948
### BonReader
5049

5150
https://play.google.com/store/apps/details?id=com.codeuctivity.bonreader

src/components/HomepageFeatures/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const FeatureList: FeatureItem[] = [
2828
Encrypt and decrypt PDFs using LockPDFy. On premise and open source. <a href="https://www.microsoft.com/store/productId/9NC5KPZM2ZRM">
2929
<img src="https://img.shields.io/badge/Windows%20Store-LockPDFy-green?style=flat&logo=windows" alt="Windows Store" />
3030
</a>
31-
<a href="https://play.google.com/store/apps/details?id=com.codeuctivity.LockPDFy">
31+
<a href="blog/Bye%20bye%20google%20play%20store">
3232
<img src="https://img.shields.io/badge/Google%20Play%20Store-LockPDFy-green?style=flat&logo=android" alt="Google Play Store" />
3333
</a>
3434

@@ -41,10 +41,10 @@ const FeatureList: FeatureItem[] = [
4141
description: (
4242
<>
4343
Scan QR codes on printed invoices and extract, store and export contained data.
44-
<a href="https://play.google.com/store/apps/details?id=com.codeuctivity.bonreaderPro">
44+
<a href="blog/Bye%20bye%20google%20play%20store">
4545
<img src="https://img.shields.io/badge/Google%20Play%20Store-BonReaderPro-green?style=flat&logo=android" alt="Google Play Store" />
4646
</a>
47-
<a href="https://play.google.com/store/apps/details?id=com.codeuctivity.bonreader">
47+
<a href="blog/Bye%20bye%20google%20play%20store">
4848
<img src="https://img.shields.io/badge/Google%20Play%20Store-BonReaderFree-green?style=flat&logo=android" alt="Google Play Store" />
4949
</a>
5050
</>

0 commit comments

Comments
 (0)