@@ -64,7 +64,7 @@ a few git commands.
64
64
65
65
### Install Git
66
66
67
- You can download and install Git from http ://git-scm.com/download. Once installed, you should have
67
+ You can download and install Git from https ://git-scm.com/download. Once installed, you should have
68
68
access to the `git` command line tool. The main commands that you will need to use are:
69
69
70
70
* `git clone ...`: Clone a remote repository onto your local machine.
@@ -324,14 +324,14 @@ Now that you have set up your local machine, let's get started with the tutorial
324
324
325
325
326
326
[angular-phonecat]: https://github.com/angular/angular-phonecat
327
- [bower]: http ://bower.io/
328
- [git]: http ://git-scm.com/
327
+ [bower]: https ://bower.io/
328
+ [git]: https ://git-scm.com/
329
329
[http-server]: https://github.com/nodeapps/http-server
330
330
[jdk]: https://en.wikipedia.org/wiki/Java_Development_Kit
331
- [jdk-download]: http ://www.oracle.com/technetwork/java/javase/downloads/index.html
331
+ [jdk-download]: https ://www.oracle.com/technetwork/java/javase/downloads/index.html
332
332
[karma]: https://karma-runner.github.io/
333
- [node]: http ://nodejs.org/
333
+ [node]: https ://nodejs.org/
334
334
[nvm]: https://github.com/creationix/nvm
335
335
[nvm-windows]: https://github.com/coreybutler/nvm-windows
336
336
[protractor]: https://github.com/angular/protractor
337
- [selenium]: http ://docs.seleniumhq.org/
337
+ [selenium]: https ://docs.seleniumhq.org/
0 commit comments