tsunami has a crate-local link (for a builder struct) in its top-level docs. While this works fine in generated documentation, that link is wrong when used in README.md. It'd be great if relative links could be removed in the generated readme, or if they could be made absolute relative to, say, docs.rs!
tsunamihas a crate-local link (for a builder struct) in its top-level docs. While this works fine in generated documentation, that link is wrong when used inREADME.md. It'd be great if relative links could be removed in the generated readme, or if they could be made absolute relative to, say,docs.rs!