Problem
Session 15 (dApp Architecture) resources include a local-only link that cannot work for other contributors or site visitors:
- File:
website/docs/working-group/sessions/q2-2026/15-dapp-architecture-demo/session-resources/readme.md
- Link:
file:///Users/tyty/Desktop/Demos/cardano-dapp-demo (“Educational dApp Demo”)
This is a user-facing broken resource on the DevEx site.
Proposed solution
- Replace the
file:// href with a public GitHub repo, gist, or published demo URL if one exists.
- If no public source is available yet, remove the dead link and note that the demo is private / TBA, with a follow-up to add the URL when ready.
- Optionally scan docs for any other
file:// links and clean them in the same PR.
Acceptance criteria
Context
Part of maintainer work: Address any critical bugs or blockers.
Problem
Session 15 (dApp Architecture) resources include a local-only link that cannot work for other contributors or site visitors:
website/docs/working-group/sessions/q2-2026/15-dapp-architecture-demo/session-resources/readme.mdfile:///Users/tyty/Desktop/Demos/cardano-dapp-demo(“Educational dApp Demo”)This is a user-facing broken resource on the DevEx site.
Proposed solution
file://href with a public GitHub repo, gist, or published demo URL if one exists.file://links and clean them in the same PR.Acceptance criteria
file://links remain in published Session 15 resourcesnpm run buildinwebsite/succeedsContext
Part of maintainer work: Address any critical bugs or blockers.