Commit c378c1c
bealqiu
fix(website): correct Android APK download link filename
The download URL template was using 'ReadAny.apk' but the actual
GitHub Release asset is named 'ReadAny-{VERSION}.apk'.
Fixes the broken Android download link on the website.1 parent d4582ef commit c378c1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments