Skip to content

fix: broken link in v6 docs README for Nablarch 6u2 release note #326

@kiyotis

Description

@kiyotis

Situation

.claude/skills/nabledge-6/docs/README.md line 378 contains a Markdown link with a space in the file path, which causes the link to fail to render in GitHub and most Markdown viewers:

- [■Nablarch 6u2 リリースノート](releases/releases/releases-nablarch6u2-releasenote-6u2 (6u1からの変更点).md)

The space before (6u1からの変更点) breaks Markdown link parsing — the link text is displayed as a literal string instead of a clickable link.

Pain

Users browsing the v6 docs README see a non-clickable text string instead of a link to the Nablarch 6u2 release note. They cannot navigate to the document.

Benefit

  • Users can navigate to the Nablarch 6u2 リリースノート (6u1からの変更点) from the README

Success Criteria

  • The link in README.md renders correctly and navigates to the target file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions