From 61919e42885cb0666ad133b1d9e58ce348dd577b Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Tue, 20 Sep 2022 11:35:30 -0700 Subject: [PATCH] Update travis/2-audit.md --- travis/2-audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/2-audit.md b/travis/2-audit.md index 39a0dbf..a7bf042 100644 --- a/travis/2-audit.md +++ b/travis/2-audit.md @@ -18,7 +18,7 @@ The `audit` command operates by performing the following: You will be performing an audit against the **labs-data** Travis CI organization that was created for the purposes of this lab. Your environment was configured to use this organization during the [configure lab](./1-configure.md). The remaining information needed to perform an `audit` is: 1. Where do we want to store the result? - - **./tmp/audit**. This can be any path within the working directory that Valet commands are executed from. + - **tmp/audit**. This can be any path within the working directory that Valet commands are executed from. ### Steps