From 97f12890a26dc56f4d72c7b9aa688d63f3df52dc Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Wed, 13 Sep 2017 15:07:45 +0200 Subject: [PATCH] add link to forking appendix --- book/13_workflow_review_project_github_games.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/13_workflow_review_project_github_games.md b/book/13_workflow_review_project_github_games.md index 5ea526ca7..6bfcebafa 100644 --- a/book/13_workflow_review_project_github_games.md +++ b/book/13_workflow_review_project_github_games.md @@ -4,6 +4,8 @@ In this section, we will work on a project repository called `github-games`. A `github-games` repository has been created for you in the githubschool organization. You can access the repository at `https://github.com/githubschool/github-games-username`. +If you're using the Fork and Pull Workflow, [don't forget to look in the appendix for a more thorough explanation](app_fork_workflow.md). + ### Workflow Review: Updating the README.md Now you will practice the GitHub Flow from beginning to end by updating the link in the README to point to your fork of the repository.