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
If you go to https://about.readthedocs.com/other/path/notfound/ it fails loading all the resources. This is because they are relative. We need to use absolute URLs on those resources so the page can be load from any URL.