# Link to forum on psychpy main page is broken

**URL:** https://discourse.psychopy.org/t/link-to-forum-on-psychpy-main-page-is-broken/44690
**Category:** Site Feedback
**Created:** [April 29, 2025, 8:16am UTC](https://discourse.psychopy.org/t/link-to-forum-on-psychpy-main-page-is-broken/44690 "2025-04-29T08:16:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![stg](https://avatars.discourse-cdn.com/v4/letter/s/a4c791/32.png) [@stg](https://discourse.psychopy.org/u/stg)
#### Post date: [April 29, 2025, 8:16am UTC](https://discourse.psychopy.org/t/link-to-forum-on-psychpy-main-page-is-broken/44690/1 "2025-04-29T08:16:21Z")

</div>

Hi Psychopy Team,

just discoverd that the link to the Forum (via Support-Button) on the Psychopy main page ([Home — PsychoPy v2025.1.0](https://www.psychopy.org/index.html)) seems to be broken. Perhaps you might fix this.

Best regards,

Sven

---

<div class="post-metadata">

### Author: ![wakecarter](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/wakecarter/32/5753_2.png) [@wakecarter](https://discourse.psychopy.org/u/wakecarter)
#### Post date: [April 29, 2025, 8:26am UTC](https://discourse.psychopy.org/t/link-to-forum-on-psychpy-main-page-is-broken/44690/2 "2025-04-29T08:26:41Z")

</div>

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

---

<div class="post-metadata">

### Author: ![TParsons](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/tparsons/32/8301_2.png) [@TParsons](https://discourse.psychopy.org/u/TParsons)
#### Post date: [April 29, 2025, 9:45am UTC](https://discourse.psychopy.org/t/link-to-forum-on-psychpy-main-page-is-broken/44690/3 "2025-04-29T09:45:10Z")

</div>

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.
