Skip to content

Broken relative links on /contributing page #60

@mst-mkt

Description

@mst-mkt

Summary

Relative links on the /contributing page point to trynova.dev instead of the GitHub repo.

e.g. ARCHITECTURE.mdhttps://trynova.dev/ARCHITECTURE.md (404)

Cause

The page fetches CONTRIBUTING.md from the Nova repo and renders it without resolving relative paths against the GitHub base URL.

Suggested fix

Use something like marked-base-url to rewrite relative links to point to the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions