Fix file paths in committee meeting links#887
Conversation
Removed unnecessary slashes from file paths in agenda and minutes links. Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
|
This pull request has been marked to automatically sync to its base branch. You can disable this behavior by removing the label. |
There was a problem hiding this comment.
Pull request overview
This PR aims to fix broken committee meeting agenda/minutes links by removing an extra / in generated file paths.
Changes:
- Updated committee meeting PDF links to avoid generating
//in the URL path.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Removed unnecessary slashes from file paths in agenda and minutes links.