From bebefe0971d4cf88800c04da25424d4a5375297d Mon Sep 17 00:00:00 2001 From: j-dunham Date: Fri, 2 Sep 2022 13:27:50 -0400 Subject: [PATCH] Update 2-audit.md --- gitlab/2-audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/2-audit.md b/gitlab/2-audit.md index 2ea26fe..0fe2817 100644 --- a/gitlab/2-audit.md +++ b/gitlab/2-audit.md @@ -346,4 +346,4 @@ The remaining sections `Successful` and `Failed` are groupings of the generated Note: this has files under the `.github` directory. This tells us that this pipeline generated reusable workflows from the `include` statements used in the source pipeline. ### Next Lab -[Dry run the migration of a GitLab pipeline to GitHub Actions](3-dry-run.md) +[Perform a dry-run of a GitLab pipeline](3-dry-run.md)