Skip to content

[Bug]: Broken links in community meeting notes cause production build to fail #692

Description

@Codewithpabitra

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

  • This issue is human-written, and folow up comments will also be human-written

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions