Link to architecture in seed.radicle.xyz resolved to file not found I assume it should go to doc/architecture.md
architecture.md was failing to parse in seed.radicle.xyz changed … to —
Link to architecture in seed.radicle.xyz resolved to file not found I assume it should go to doc/architecture.md
architecture.md was failing to parse in seed.radicle.xyz changed … to —
Thank you. Nice catch.
The README documentation links change looks good. The architecture document front matter, however, I’m not entirely happy with: the ... at ehend is there for a reason: it signals the end of the YAML. It happens to work with Pandoc, which is what formats the markdown into HTML, but technically it’s not correct.
However. the Radicle Explorer doesn’t like the YAML, so I’ll merge that change too.
rebase on main