Merge pull request #253 from jmeas/jmeas-patch-1
Fix git URL in contributing.md
This commit is contained in:
Коммит
0e4d7b2aec
|
@ -58,7 +58,7 @@ There are a few things you need in order to contribute to DevTools.
|
|||
|
||||
Download the [Blink](http://www.chromium.org/blink) source code by [cloning the git repository](https://chromium.googlesource.com/chromium/blink). This process can take anywhere between 30-60 minutes (depending on your connection).
|
||||
|
||||
`git clone https://chromium.googlesource.com/chromium/blink`
|
||||
`git clone https://chromium.googlesource.com/chromium/blink.git`
|
||||
|
||||
**Install Canary**<br/>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче