How to change the url of the footer logo

I am having an issue with the logo in the footer.

Currently (by default) the url of the logo is set to “[the current page url]+http:?hsLang=en” and I can’t find a way to change it.

Clicking this link sends the user to “about:blank#blocked”

How can I edir/customize this link?

This issue can be seen on our live site: oncehub.com

I am using Hubspot CMS with CLEAN 6 theme, but after contacting them, they say this issue lies with Hubspot, not their theme.

The URL of the link is invalid so the link on the page is “http:/?hsLang=en”. The footer might be a global module, you can edit the content and links for a global module from the Design Tools: when you view the code for module, there will be a button on the right to “Edit global module”. If it’s not, it might that the URL for the link is hardcoded into the module, so either way I think you need to check the code.