From 070a6d691020ab8b608f1271285aa2edeb5b8dd0 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Mon, 12 Sep 2022 10:48:13 -0400 Subject: [PATCH] Update 3-dry-run.md --- circle_ci/3-dry-run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle_ci/3-dry-run.md b/circle_ci/3-dry-run.md index 8d3c410..efb6423 100644 --- a/circle_ci/3-dry-run.md +++ b/circle_ci/3-dry-run.md @@ -5,7 +5,7 @@ In this lab you will use the `dry-run` command to convert a CircleCI pipeline to ## Prerequisites 1. Followed the steps [here](./readme.md#configure-your-codespace) to set up your Codespace environment and start a GitLab server. -2. Completed the [configure lab](./1-configure-lab.md#configuring-credentials). +2. Completed the [configure lab](./1-configure.md#configuring-credentials). 3. Completed the [audit lab](./2-audit.md). ## Perform a dry run