Give a more specific URL for creating WebRTC checkout
It's difficult to find the instructions to create a WebRTC checkout from
http://www.webrtc.org. This points at a more specific page, and uses
https because moartls.
NOTRY=True
TBR=mflodman@webrtc.org
Review URL: https://codereview.webrtc.org/1852573002
Cr-Commit-Position: refs/heads/master@{#12191}
diff --git a/webrtc/codereview.settings b/webrtc/codereview.settings
index c441cc6..37cff97 100644
--- a/webrtc/codereview.settings
+++ b/webrtc/codereview.settings
@@ -2,4 +2,5 @@
Creating CLs from this location is not supported! Please make sure the current
working directory is the parent directory of this directory.
If you're working with a Chromium checkout, you'll have to create a full WebRTC
-checkout and upload a CL from that. See http://www.webrtc.org for instructions.
+checkout and upload a CL from that. See
+https://webrtc.org/native-code/development/ for instructions.