Skip to content

fix: restore meeting notes links - #691

Open
Codewithpabitra wants to merge 1 commit into
containers:mainfrom
Codewithpabitra:fix/meeting-notes-links
Open

fix: restore meeting notes links#691
Codewithpabitra wants to merge 1 commit into
containers:mainfrom
Codewithpabitra:fix/meeting-notes-links

Conversation

@Codewithpabitra

Copy link
Copy Markdown

Fixes: #315
Fixes: #681

Description

Meeting minutes on the Community page were previously displayed only in a modal, while older direct links such as
/community/meeting/notes/2021-04-06/ returned 404.

This PR gives meeting minutes their own directly accessible pages and updates the Meeting Minutes links on the
Community page to point to those pages.

This restores access to existing meeting-note URLs and makes the notes bookmarkable and shareable.

Before screenshot / screen recording

Screenshot 2026-08-13 131547

After screenshot / screen recording

Screenshot 2026-08-14 223346

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • PR description, commit message, and GitHub comments are human-written, per LLM Policy

Fixes: containers#315
Fixes: containers#681
Signed-off-by: Pabitra Maity <pabitra05.maity@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant