bitvec icon indicating copy to clipboard operation
bitvec copied to clipboard

Dead documentation link

Open jestarray opened this issue 2 years ago • 5 comments

the link: https://bitvecto-rs.github.io/bitvec/memory-representation from here: https://docs.rs/bitvec/latest/bitvec/order/struct.Lsb0.html

is dead.

jestarray avatar May 10 '23 00:05 jestarray

do you know where the content is hosted at the moment?

Trolldemorted avatar Mar 05 '24 12:03 Trolldemorted

do you know where the content is hosted at the moment?

https://github.com/ferrilab/bitvec/blob/main/book/memory-representation.md Most likely its this?

jestarray avatar Mar 05 '24 16:03 jestarray

That is an individual page from the book's source code, not the rendered html of the entire book

Trolldemorted avatar Mar 05 '24 22:03 Trolldemorted

Seems like the GitHub org changed, the book and specific page are at https://ferrilab.github.io/bitvec/memory-representation.html now

robo9k avatar May 01 '24 18:05 robo9k