From c7272d85b94ef0db59f158296d95a7e68c2c2f87 Mon Sep 17 00:00:00 2001 From: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com> Date: Mon, 7 Nov 2022 09:54:05 -0800 Subject: [PATCH] edits to migrate lab --- jenkins/6-migrate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/6-migrate.md b/jenkins/6-migrate.md index 8572d47..cb36fc6 100644 --- a/jenkins/6-migrate.md +++ b/jenkins/6-migrate.md @@ -27,7 +27,7 @@ Answer the following questions before running a `migrate` command: gh actions-importer migrate jenkins --target-url https://github.com/:owner/:repo --output-dir tmp/migrate --source-url http://localhost:8080/job/monas_dev_work/job/monas_freestyle ``` -2. The command will write the URL to the pull request that was created when the command succeeds. +2. The command will write the URL to the pull request that is created when the command succeeds. ```console $ gh actions-importer migrate jenkins --target-url https://github.com/:owner/:repo --output-dir tmp/migrate --source-url http://localhost:8080/job/monas_dev_work/job/monas_freestyle