SquiggleTools / SquiggleTools/SquiggleConf.com
🐛 Bug: 2024 session speakers link to current year speakers page
Open
@ceci21 is already working on this.
Since Jul 18, 2025.
status: accepting prs
type: bug
- Dominant language
- Astro
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
mainbranch of the repository. - I have searched for related issues and found none that matched my issue.
Expected
Under https://squiggleconf.com/2024/sessions, each session's speaker should link to their https://squiggleconf.com/2024/speakers speaker. For example, Robby Russell's session (https://squiggleconf.com/2024/sessions#talk-robby-russell) should link to:
https://squiggleconf.com/2024/speakers#robby-russell
Actual
https://squiggleconf.com/2024/sessions#talk-robby-russell's speaker link is actually:
https://squiggleconf.com/speakers#robby-russell
Because there's no /2024 in there, it links to the current year's speakers page. Bug!
Additional Info
Assigning to @ceci21 as new in-person website volunteer helper person.
💖
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.