rune icon indicating copy to clipboard operation
rune copied to clipboard

Documentation about built-in `char` type returns 404

Open AngelicosPhosphoros opened this issue 1 year ago • 1 comments

Link: https://rune-rs.github.io/docs/std/char.type.html

The page returns 404 HTTP Not Found error.

Same with i64 and f64 and panic function.

Link to a page with invalid links: https://rune-rs.github.io/docs/std.module.html

AngelicosPhosphoros avatar Sep 18 '24 23:09 AngelicosPhosphoros