nestdotland/nest.land

404 on relative module link (missing module name in link)

cknight opened this issue · 0 comments

This section of my README contains a relative link to another README in my repo (in See also the complete documentation on formatters.). Clicking on this link yields a 404. This link works fine in GitHub.

The link used is https://nest.land/package/formatters/README.md, but is missing my module name. The correct link is https://nest.land/package/optic/formatters/README.md