Update 6-migrate.md

This commit is contained in:
Luke Cheung Engle
2022-09-19 17:29:02 -07:00
committed by GitHub
parent b321b60c85
commit 71786f9527
+1 -1
View File
@@ -27,7 +27,7 @@ Answer the following questions before running a `migrate` command:
1. Run the following `migrate` command in the codespace terminal:
```bash
gh valet migrate azure-devops pipeline --pipeline-id :pipeline_id --target-url $(git remote get-url origin) --output-dir ./tmp/migrate
gh valet migrate azure-devops pipeline --pipeline-id :pipeline_id --target-url $(git remote get-url origin) --output-dir tmp/migrate
```
2. The command will write the URL to the pull request that was created when the command succeeds.