From 0a689d9756f667bd0f3521ff828f60b5339b6673 Mon Sep 17 00:00:00 2001 From: Craig Vitter Date: Tue, 3 Oct 2017 17:44:45 -0400 Subject: [PATCH] Fix link to point to correct org --- Workshop-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workshop-environment.md b/Workshop-environment.md index 12c3714..c390623 100644 --- a/Workshop-environment.md +++ b/Workshop-environment.md @@ -211,7 +211,7 @@ In order to follow along with the hands on portion of the workshop students shou * Internet access * An account on Github.com and a basic understanding of how to use Github and Git to do things like fork a repository, edit files in the web UI, and create pull requests - * A personal access token for your Github account (https://github.com/CraigsTraining/intro-to-declarative-pipeline/blob/master/Github-Personal-Access-Token.md) with the following permissions: + * A personal access token for your Github account (https://github.com/PipelineHandsOn/intro-to-declarative-pipeline/blob/master/Github-Personal-Access-Token.md) with the following permissions: - repo: all - admin:repo_hook: all - admin:org_hook