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
binder link: embedded hyperlinks broken #781
Comments
Hi @mathematicalmichael, thanks for your interest in poliastro! You are right, now the links are not being rendered: I am sure this used to work at some point, we will have to consider some alternatives. |
I faced this similar problem! For me, replacing all the spaces in the name with an '_' (Underscore) worked! |
oh yeah, that's definitely it. trying |
addresses poliastro#781 (hopefully... did this manually in the GitHub editor)
Minor change required to finally close this! |
Fix #781 : Fix the last broken link
Clicking on the binder link in the README leads to a page with broken hyperlinks. Cannot navigate to examples.
The cached version that shows up during loading does work, though.
The text was updated successfully, but these errors were encountered: