2021-12-17 UTC
# memelover I've a random HTML question if this is the right place for it. I have a domain, call it example.com. On the index page, I have an a tag as follows: <a href="https://example.com/link_address">link text</a>. When clicking that link, it goes to https://example.com/example.com/link_address. The base html tag has href="example.com". What could be adding the extra "example.com" in absolute URLs?