Fix broken download links

BNR info-hub Technical Manual

3 Stage 2: Check whether the file exists

cd C:\yoshimi-hot\output\analyse-bnr\info-hub
Get-ChildItem site\downloads\files\briefings\cvd_cases_2023_v1 -Recurse

Confirm the file exists with the exact spelling used in the link.

6 Stage 5: Rerender and retest

cd C:\yoshimi-hot\output\analyse-bnr\info-hub\site
quarto preview --port 4200

Then retest the link in the browser.

Back to top