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

Reference new repo location on GitHub for the starter kit #174

Merged
merged 2 commits into from
Aug 27, 2015

Conversation

philcockfield
Copy link
Contributor

The GIT repo referenced here no longer exists. Is this the new location for that repo?

The GIT repo referenced here no longer exists.  Is this the new location for that repo?
@@ -14,7 +14,7 @@ In this tutorial, we will build a game using GraphQL mutations. The goal of the
Let's start a project using the Relay Starter Kit as a base.

```
git clone git@github.com:facebook/relay-starter-kit.git relay-treasurehunt
git clone https://github.com/relayjs/relay-starter-kit.git relay-treasurehunt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git clone git@github.com:relayjs/relay-starter-kit.git relay-treasurehunt

@josephsavona
Copy link
Contributor

See comment - can you use the git@... version for consistency?

@philcockfield
Copy link
Contributor Author

@josephsavona - good call - changed it to use the git@ version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants