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}
This commit is contained in:
brucedawson
2016-04-01 00:36:47 -07:00
committed by Commit bot
parent a312c3d88e
commit 109b5e656c

View File

@ -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.