On the live directory, the footer on /, /how-it-works, and /register links to github.com/DACS-Agent-commerce/dacs-sdk, which returns 404 for the public (unauthenticated / non-member).
If the SDK repo is private by design, the footer link should point at an access-request / waitlist path rather than a dead repo link, so visitors who follow it get a next step instead of a 404.
Ask: point the footer at a working destination — the public repo, or an access-request path if the SDK is private by design.
On the live directory, the footer on
/,/how-it-works, and/registerlinks togithub.com/DACS-Agent-commerce/dacs-sdk, which returns 404 for the public (unauthenticated / non-member).If the SDK repo is private by design, the footer link should point at an access-request / waitlist path rather than a dead repo link, so visitors who follow it get a next step instead of a 404.
Ask: point the footer at a working destination — the public repo, or an access-request path if the SDK is private by design.