All references to USB4 appear to have the incorrect link: "USB4 requires systemd service (See post install)"
I examined /devices/os-support.json and it's probably this URL reference: <a href=\"../installing/post-install\">post install</a>
Remove the extra . and it should work: <a href=\"./installing/post-install\">post install</a>