Merge pull request #253 from jmeas/jmeas-patch-1

Fix git URL in contributing.md
This commit is contained in:
Jonathan Garbee 2015-02-27 06:33:22 -05:00
Родитель b14a645ecc 30425e57ae
Коммит 0e4d7b2aec
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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