diff options
author | Ben Wagner <benjaminwagner@google.com> | 2017-06-05 12:37:45 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-06-05 18:20:55 +0000 |
commit | 094dcc51c184f0c85a013fd2a3f08edc08cb5cd0 (patch) | |
tree | b92b911b555ba241a4748b51eccee44edf9efd46 /site/dev | |
parent | ad5a64604f4aaca1ea30326177a1b56d9ffed37e (diff) |
Update link to testing infrastructure.
No-Try: true
Docs-Preview: https://skia.org/?cl=18596
Change-Id: I0d3cae67ccb7db06f3a85a0b1360873a77bbe78f
Reviewed-on: https://skia-review.googlesource.com/18596
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'site/dev')
-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). |