Link to forum on psychpy main page is broken

Hi Psychopy Team,

just discoverd that the link to the Forum (via Support-Button) on the Psychopy main page (Home — PsychoPy v2025.1.0) seems to be broken. Perhaps you might fix this.

Best regards,

Sven

Thanks for the heads up. The workshops link is also broken because external links are being formatted as local links.

This was one was my bad; I’d adapted the site theme so we could use the same theme for plugins, which meant making the previously hard-coded links in the navbar into configurable site options. I’d told it to use a link formatter to handle local links, but turns out the formatter also prepended psychopy.org to links which already began with https://… Fixing it now, should be live in a bit.

1 Like