diff options
-rw-r--r-- | src/tools/ci/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ci/README b/src/tools/ci/README index 336e6ea5f2a..80d01939e84 100644 --- a/src/tools/ci/README +++ b/src/tools/ci/README @@ -38,7 +38,7 @@ commit history / PRs, and can also be viewed in the cirrus-ci UI at https://cirrus-ci.com/github/<username>/<reponame>/ Hint: all build log files are uploaded to cirrus-ci and can be downloaded -from the "Artifacts" section fron the cirrus-ci UI after clicking into a +from the "Artifacts" section from the cirrus-ci UI after clicking into a specific task on a build's summary page. |