Page MenuHomePhorge

Links resolve to localhost instead of baseURL configuration
Closed, ResolvedPublicDEFECT

Description

Some generated links are resolving to localhost instead of the URL configured in baseURL.

Even though baseURL is explicitly set, certain links still point to http://localhost:1313, which causes incorrect redirects and breaks navigation when the site is deployed.

I suspect it related to T76.