From b71a4f1ca8f9f58a06bb6030cc27609430e946d6 Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Thu, 9 Apr 2020 17:05:33 -0400 Subject: [PATCH] doc: Update buildbot URL Change-Id: I7a1b6b91cb3f549904e2b930dab8becaca13085c Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2144915 Reviewed-by: Joshua Peraza Commit-Queue: Mark Mentovai --- doc/developing.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/developing.md b/doc/developing.md index 406a234f..431ca1d5 100644 --- a/doc/developing.md +++ b/doc/developing.md @@ -328,7 +328,7 @@ file. ## Buildbot -The [Crashpad Buildbot](https://build.chromium.org/p/client.crashpad/) performs -automated builds and tests of Crashpad. Before checking out or updating the -Crashpad source code, and after checking in a new change, it is prudent to check -the Buildbot to ensure that “the tree is green.” +The [Crashpad Buildbot](https://ci.chromium.org/p/crashpad/g/main/console) +performs automated builds and tests of Crashpad. Before checking out or updating +the Crashpad source code, and after checking in a new change, it is prudent to +check the Buildbot to ensure that “the tree is green.”