Skip to content

protomatter/README.md:48 links ../../../../UPSTREAM, which resolves to src/UPSTREAM #22

Description

@bdbarnett

Found while verifying #21 (the link text still reads correctly; only the target is off).

src/ports/common/rgbmatrix/protomatter/README.md:48:

See [`../../../../UPSTREAM`](../../../../UPSTREAM) for how this fits with

protomatter/ is five directories below the repo root (src/ports/common/rgbmatrix/protomatter), so four .. land in src/:

$ realpath -m --relative-to=. src/ports/common/rgbmatrix/protomatter/../../../../UPSTREAM
src/UPSTREAM
$ ls src/UPSTREAM
ls: cannot access 'src/UPSTREAM': No such file or directory

On GitHub the link 404s. Fix is one more ../ in both the link text and target (../../../../../UPSTREAM). Not done under #21 because that issue is scoped to the UPSTREAM:10 command only; the referencing README.md:45 and :122 links ([UPSTREAM](UPSTREAM)) resolve fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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