book icon indicating copy to clipboard operation
book copied to clipboard

Broken inter-page links

Open sudormrfbin opened this issue 1 year ago • 0 comments

Links that link to another page in the book are broken, since they seem to omit the /book/ part in a URL like https://rhai.rs/book/language/functions.html.

The following line has been copied verbatim from https://rhai.rs/book/about/features.html, click on any of the links to see a 404 page:

Tight integration with native Rust functions and types including getters/setters, methods and indexers.

sudormrfbin avatar Nov 21 '24 08:11 sudormrfbin