Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory layout page currently results in a 404 #21

Open
twilco opened this issue Sep 18, 2018 · 1 comment
Open

Memory layout page currently results in a 404 #21

twilco opened this issue Sep 18, 2018 · 1 comment

Comments

@twilco
Copy link

twilco commented Sep 18, 2018

I'd fix it myself, but I did a bit of digging and not exactly sure why it's not linking properly. I'm assuming someone else will be able to find it much more quickly :)

https://rust-embedded.github.io/embedonomicon/memory-layout.html, which is what shows up in hyperlinks in the Embedonomicon, ends up taking you to http://embedonomicon.rust-embedded.org/memory-layout.html.

Thanks for this resource - learned a lot from it.

@japaric
Copy link
Member

japaric commented Sep 19, 2018

https://rust-embedded.github.io/embedonomicon/memory-layout.html

This link is working for me at the moment but, indeed, our DNS stuff is a bit funky atm. For the time being I would suggest using https://rust-embedded.github.io/bookshelf/ since it's unaffected by the DNS. Eventually we'll have that page as our docs landing page under doc.rust-embedded.org or some other domain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants