ipfs / specs

Technical specifications for the IPFS protocol stack
https://specs.ipfs.tech
1.16k stars 232 forks source link

specs.ipfs.tech uses absolute URLs for links, assets #447

Open hacdias opened 11 months ago

hacdias commented 11 months ago

It seems that the specs website is using absolute links for everything. If I want to load the CID from the DNSLink in a path gateway it will all be broken. Maybe we want to fix this. Fine for subdomain gateways, which should be the default for these kind of situations, but still not nice.