fix buildkite typos in readme

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
Stefan Hajnoczi
2020-08-14 11:38:08 +01:00
committed by Alexandru Agache
parent 0fc8cede37
commit d62d781398

View File

@@ -82,7 +82,7 @@ steps:
```
To see all steps in the pipeline check the
[.buikite/pipeline.yml](.buildkite/pipeline.yml) file.
[.buildkite/pipeline.yml](.buildkite/pipeline.yml) file.
### Custom Pipeline
@@ -156,7 +156,7 @@ being downloaded.
## Integration Tests
In addition to the one-liner tests defined in the
[Builkite Pipeline](#buildkite-pipeline), the rust-vmm-ci also has more
[Buildkite Pipeline](#buildkite-pipeline), the rust-vmm-ci also has more
complex tests defined in [integration_tests](integration_tests).
### Test Profiles