diff --git a/bitbucket/2-audit.md b/bitbucket/2-audit.md index 0ded9b3..61110cd 100644 --- a/bitbucket/2-audit.md +++ b/bitbucket/2-audit.md @@ -31,7 +31,7 @@ Answer the following questions before running this command: ```bash gh actions-importer audit bitbucket --output-dir tmp/audit --workspace actions-importer --config-file-path bitbucket/bootstrap/config.yml ``` - > Note: The `--config-file-path` option is not required and is used throughout these labs to convert files that are stored locally. This can be omitted and GitHub Actions Importer will programmatically fetch pipelines using the Bitbucket REST APIs. + > Note: The `--config-file-path` option is not required and is used throughout these labs to convert files that are stored locally for this lab. When performing a migration on your own workspace, it can be omitted and GitHub Actions Importer will programmatically fetch pipelines using the Bitbucket REST APIs. 3. The command will list all the files written to disk in green when the command succeeds. ## Inspect the output files