From dfd2b68fe97535aebe145acf3aa929be40307564 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Fri, 9 Sep 2022 12:29:56 -0400 Subject: [PATCH] Update circle_ci/1-configure.md Co-authored-by: Ethan Dennis --- circle_ci/1-configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle_ci/1-configure.md b/circle_ci/1-configure.md index 6f7b768..8cdc30b 100644 --- a/circle_ci/1-configure.md +++ b/circle_ci/1-configure.md @@ -28,7 +28,7 @@ You will need to complete all of the setup instructions [here](./readme.md#confi - At the GitHub url prompt enter the GitHub instance url or hit enter to accept the default value (`https://github.com`). - At the CircleCI token prompt enter the CircleCI access token from step 2 and press enter. - At the CircleCI base url prompt hit enter to accept the default value (`https://circleci.com`). - - At the CircleCI organization name prompt enter `labs-data`. This is a preconfigured organization created just for the purpose of these labs. + - At the CircleCI organization name prompt enter `labs-data`. This is the organization we'll be using throughout these labs. - At the access token to fetch source code in GitHub prompt enter the GitHub PAT generated in step 1 and press enter. - At the GitHub instance url containing source code prompt press enter to accept the default value (`https://github.com`).