Skip to content

Commit 7c33e51

Browse files
Fix broken link. (#26)
## Details Fixes broken link to the PWA folder of the examples repo. See https://pspdfkit.slack.com/archives/C090BPMBJ/p1748874385956519?thread_ts=1748847641.907959&cid=C090BPMBJ
1 parent 4b046a5 commit 7c33e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pwa/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<p>
118118
The
119119
<a
120-
href="https://github.com/PSPDFKit/nutrient-web-examples/examples/pwa"
120+
href="https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/pwa"
121121
target="_blank"
122122
rel="noopener"
123123
>PWA example</a

0 commit comments

Comments
 (0)