Skip to content

Fix broken ADR-005 relative link in DEVELOPMENT-WORKFLOW.md #61

Description

@pedrofuentes

Sentinel Finding (🟢 MINOR)

Source: Sentinel Report sentinel-2026-05-26-cc7409b, PR #60
File: docs/DEVELOPMENT-WORKFLOW.md:140

Issue

The link [ADR-005](./DECISIONS.md#adr-005-independent-versioning-with-release-please)\ uses a relative path from \docs/\ directory, but \DECISIONS.md\ is at the repo root. The correct path should be ../DECISIONS.md#adr-005-independent-versioning-with-release-please.

Remediation

Change the relative link from ./DECISIONS.md\ to ../DECISIONS.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions