From: Daniel Gustafsson Date: Mon, 3 Apr 2023 08:50:17 +0000 (+0200) Subject: Fix typo in CI README X-Git-Tag: REL_16_BETA1~351 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=525fb0a171a60ddea94c1953e24abef1da358888;p=thirdparty%2Fpostgresql.git Fix typo in CI README s/fron/from/ --- 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/// 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.