Skip to content

Replace broken file:// demo link in Session 15 resources #267

Description

@danbaruka

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

  1. Replace the file:// href with a public GitHub repo, gist, or published demo URL if one exists.
  2. 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.
  3. Optionally scan docs for any other file:// links and clean them in the same PR.

Acceptance criteria

  • No file:// links remain in published Session 15 resources
  • Replacement is a working public URL, or an explicit TBA note without a broken href
  • npm run build in website/ succeeds

Context

Part of maintainer work: Address any critical bugs or blockers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions