Skip to content

Commit 3870873

Browse files
authored
doc: Update prow link in README (#515)
Redirecting to the readme section of the page helps understand more quickly what is "prow".
1 parent 0a3f058 commit 3870873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213

214214
## Integration with Prow
215215

216-
An example is [Prow](https://github.com/kubernetes/test-infra/tree/master/prow) which uses the Github Status API to read the status of a given commit.
216+
An example is [Prow](https://github.com/kubernetes/test-infra/tree/master/prow#readme) which uses the Github Status API to read the status of a given commit.
217217
Using this actions you can tell tide to not skip optional contexts and effectively wait for a GitHub Workflow to pass before merging.
218218

219219
### Example with Tide

0 commit comments

Comments
 (0)