Drone 2.0 Wrong url redirection with double //

When we click on a build, the redirect url its broken because contains a double //.

Eg: Drone CI

instead of Drone CI

where does this malformed link with the // exist ? I would be happy to find the malformed link and change from // to / but I’m not sure where to find this link (e.g. on what page).

It happens when click a build on the page but not in all the projects
https://drone-1.prima.it/ORG/PROJECT.
screenshot


When clicking on all the builds under this projects happens

and here is the error page