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

404 movies.json using URL from tutorial (https://facebook.github.io/react-native/movies.json) #17082

Closed
happyspace opened this issue Dec 5, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@happyspace
Copy link

happyspace commented Dec 5, 2017

Is this a bug report?

yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: Windows 10
Node: 8.6.0
Yarn: 1.3.2
npm: 5.4.2
Watchman: 4.9.0
Xcode: N/A
Android Studio: Not Found

Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: ^0.50.3 => 0.50.4

Steps to Reproduce

(Write your steps here:)

  1. Open URL https://facebook.github.io/react-native/movies.json
  2. Note that the URL returns a 404

Expected Behavior

The URL returns a simple JSON document containing a few movies.

See tutorial...
https://facebook.github.io/react-native/docs/network.html

This was working a few weeks ago. Add a redirect so github returns the correct document or update the URL in the docs.

Actual Behavior

404

image

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

@hramos
Copy link
Contributor

hramos commented Dec 6, 2017

Thanks for the feedback! The repository for the website is now located at https://facebook.github.io/react-native-website. A PR to fix this has already been opened over there.

@hramos hramos closed this as completed Dec 6, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Dec 6, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants