You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add more links to the book as I go to things like ptr::offset and mem::transmute that I haven't seen before and would like to read up on. However, I can't test locally whether my changes work, because they point to relative links like ../std/primitive.pointer.html#method.offset. How can I test that my links are working before I make a PR?