Skip to content

Commit 44b9d8d

Browse files
Update helloworld-pwa.md to add a redirect link
1 parent 43ee5b4 commit 44b9d8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

programming-old/javascript/samples-demos/helloworld-pwa.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ keywords: javascript, js, barcode, pwa
66
noTitleIndex: true
77
breadcrumbText: PWA
88
permalink: /programming/javascript/samples-demos/helloworld-pwa.html
9+
latestPageUri: https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/hello-world/pwa#readme
910
---
1011

1112
# JavaScript Hello World Sample - PWA
@@ -210,4 +211,4 @@ const appShellFiles = [
210211

211212
## Summary
212213

213-
In this article we took a look at how you can turn a simple barcode reading page into a PWA that is installable, re-engageable and capable of working offline. To learn more about Progressive web apps, you can click [here](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps).
214+
In this article we took a look at how you can turn a simple barcode reading page into a PWA that is installable, re-engageable and capable of working offline. To learn more about Progressive web apps, you can click [here](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps).

0 commit comments

Comments
 (0)