diff options
-rw-r--r-- | site/dev/sheriffing/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/dev/sheriffing/index.md b/site/dev/sheriffing/index.md index 6ad276da03..c4f3b8af0d 100644 --- a/site/dev/sheriffing/index.md +++ b/site/dev/sheriffing/index.md @@ -29,7 +29,7 @@ Below is a brief summary of what the sheriff does for each task: <a name="skia_tree"></a> ### Skia tree -* Understand the [buildbots infrastructure](https://skia.org/dev/testing/buildbot). +* Understand the [testing infrastructure](https://skia.org/dev/testing/automated_testing). * Start watching the [status page](https://status.skia.org) for bot breakages. * Track down people responsible for breakages and revert broken changes if there is no easy fix. You can use [blamer](#blamer) to help track down such changes. * Close and open the [tree](http://skia-tree-status.appspot.com). |