From d62d7813986e2dd0173ba9f3c0ade67c9d26c698 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Fri, 14 Aug 2020 11:38:08 +0100 Subject: [PATCH] fix buildkite typos in readme Signed-off-by: Stefan Hajnoczi --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac5fe07..adfd707 100644 --- a/README.md +++ b/README.md @@ -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