From 4f76389f74e1e9e6700c9bca7ff23658d87709f3 Mon Sep 17 00:00:00 2001 From: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:21:18 -0800 Subject: [PATCH] more edits --- circle_ci/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/circle_ci/readme.md b/circle_ci/readme.md index e61e512..600f190 100644 --- a/circle_ci/readme.md +++ b/circle_ci/readme.md @@ -1,6 +1,6 @@ # CircleCI migrations powered by GitHub Actions Importer -The instructions below will guide you through configuring a GitHub Codespace environment that will be used in subsequent labs that demonstrate how to use GitHub Actions Importer to migrate CircleCI pipelines to GitHub Actions. +The instructions below will guide you through configuring a GitHub Codespace environment that you will use in subsequent labs to learn how to use GitHub Actions Importer to migrate CircleCI pipelines to GitHub Actions. These steps **must** be completed prior to starting other labs. @@ -34,7 +34,7 @@ These steps **must** be completed prior to starting other labs. actions-importer/cli unknown ``` - - If `gh actions-importer version` did not produce similar output, refer to the troubleshooting [guide](#troubleshoot-the-actions-importer/cli). + - If `gh actions-importer version` did not produce similar output, refer to the [troubleshooting section](#troubleshoot-the-github-actions-importer-cli). ## Labs for CircleCI