404 on relative module link (missing module name in link) #299
Open
Description
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
Metadata
Assignees
Labels
No labels