Commit 0403251
Use quarto.org URL for veraPDF download (#13986)
Use quarto.org redirect for veraPDF downloads
Switch veraPDF download URLs from the direct S3 bucket to a
quarto.org redirect. This provides a cleaner and more stable URL,
allows central version management via quarto-web, and aligns with
other Quarto download patterns.
The URL now follows the /verapdf/<version>/<filename> format to
match the quarto-web wildcard redirect. Updating veraPDF only
requires changing kDefaultVersion.
quarto-web handles the redirect (quarto-dev/quarto-web#1867)
---------
Co-authored-by: Claude Opus 4.5 <[email protected]>1 parent dcf98e1 commit 0403251
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments