Consisely describe the issue
Description
The production build fails because two community meeting notes contain links to PDF files that are not present in the repository.
The affected meeting notes are :
/community/meeting/notes/2021-07-15/ -> ./Podman_Image_SCP.pdf
/community/meeting/notes/2023-06-15/ -> ./AuriStor-ACA-PodmanCabal.pdf
Running yarn build results in:
Podman_Image_SCP.pdf not found
AuriStor-ACA-PodmanCabal.pdf not found
Expected behavior
The production build should complete successfully without broken links.
approach
Verifying whether the referenced PDFs can be recovered from the original meeting records or repository history. If they are no longer available, update or remove the broken references accordingly.
Upload screenshots or screen recordings
Add screenshots or screen recordings to help explain your problem.
LLM Policy
Consisely describe the issue
Description
The production build fails because two community meeting notes contain links to PDF files that are not present in the repository.
The affected meeting notes are :
/community/meeting/notes/2021-07-15/->./Podman_Image_SCP.pdf/community/meeting/notes/2023-06-15/->./AuriStor-ACA-PodmanCabal.pdfRunning
yarn buildresults in:Podman_Image_SCP.pdfnot foundAuriStor-ACA-PodmanCabal.pdfnot foundExpected behavior
The production build should complete successfully without broken links.
approach
Verifying whether the referenced PDFs can be recovered from the original meeting records or repository history. If they are no longer available, update or remove the broken references accordingly.
Upload screenshots or screen recordings
Add screenshots or screen recordings to help explain your problem.
LLM Policy