http://juniper.graphql.rs/tutorial.html - 404
rofrol opened this issue · 11 comments
Url is referenced in source/docs/quickstart.md.
Yes, looks dead to me too. Hard to develop for juniper when the site is down! :( In the meantime, you can checkout the master branch and serve it. There's a webserver built into Python if you need it:
python3 -m http.server <someport>
GitHub had for some reason lost the custom domain name for this repository. This should be fixed now. As for the original issue with tutorial.html, I'll look into what happened there.
http://juniper.graphql.rs/ works for me.
How is http://juniper.graphql.rs/juniper-book different from http://juniper.graphql.rs/?
http://juniper.graphql.rs/juniper-book does not exist. Has it been linked to from anywhere?
@mhallin It's indirectly linked by the description on this repository: https://github.com/graphql-rust/graphql-rust.github.io
I see, that's a problem that's fixed now - it must have predated the move to the new domain. Thank you for reporting these issues.
Yes, I realized that. Sorry for accidentally closing it.
https://graphql-rust.github.io/tutorial.html is 404ing as well. Referenced here
Any updates on this? Its still 404`ing