architecture-as-code icon indicating copy to clipboard operation
architecture-as-code copied to clipboard

Docify - home page links are incorrect

Open markscott-ms opened this issue 5 months ago • 0 comments

Bug Report

Steps to Reproduce:

  1. Follow advent of CALM up to Day 11
  2. Run calm docify on an architecture
  3. All the links on the homepage (http://localhost:3000/) are to /control-requirements/... and result in 404s. The menu is fine.

Expected Result:

Links go to nodes, relationship and flow pages

Actual Result:

404 page not found

Image

Environment:

Ubuntu 24 CALM CLI 1.16.0

Additional Context:

markscott-ms avatar Nov 28 '25 18:11 markscott-ms