From f84cf9edfff8af2e9fb348763dcb4d5706244bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20H=C3=B6glund?= Date: Mon, 3 Feb 2020 11:45:41 +0100 Subject: [PATCH] Fix dead link. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I also improved the text on the site (separate CL). No-Try: True Bug: None Change-Id: I04de0c34663f7e13004403170506eb337dc4d5bd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168127 Reviewed-by: Mirko Bonadei Commit-Queue: Patrik Höglund Cr-Commit-Position: refs/heads/master@{#30554} --- docs/native-code/development/index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/native-code/development/index.md b/docs/native-code/development/index.md index c6f00be732..42bf447f09 100644 --- a/docs/native-code/development/index.md +++ b/docs/native-code/development/index.md @@ -169,9 +169,8 @@ For more details, read Chromium's [Working with Branches][chromium-work-branches ## Contributing Patches Please see [Contributing Fixes][webrtc-contributing] for information on how to run -`git cl upload`, getting your patch reviewed, and getting it submitted. - -This also includes information on how to run tryjobs, if you're a committer. +`git cl upload`, getting your patch reviewed, and getting it submitted. You can also +find info on how to run trybots and applying for try rights. ## Chromium Committers @@ -268,7 +267,7 @@ Target name `turnserver`. In active development to reach compatibility with [webrtc-ios-development]: https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/ios/index.md [chromium-work-branches]: https://www.chromium.org/developers/how-tos/get-the-code/working-with-branches [chromium-work-release-branches]: https://www.chromium.org/developers/how-tos/get-the-code/working-with-release-branches -[webrtc-contributing]: https://webrtc.org/contributing/ +[webrtc-contributing]: https://webrtc.org/support/contributing/ [depot-tools]: http://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up [rfc-5389]: https://tools.ietf.org/html/rfc5389 [rfc-5766]: https://tools.ietf.org/html/rfc5766