Update part2.md

Link to the git-scm download page is now updated, It is a simple markdown syntax fix.
This commit is contained in:
Delly Fofie 2019-11-04 10:51:53 +01:00 committed by GitHub
parent f7349e9d56
commit 72907a6589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ In this stage of the tutorial, let's focus on step 1 of this workflow: creating
## Setting Up
1. Clone an example project from GitHub (if you don't have git installed, see the [https://git-scm.com/book/en/v2/Getting-Started-Installing-Git](install instructions) first):
1. Clone an example project from GitHub (if you don't have git installed, see the [install instructions](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) first):
```shell
git clone -b v1 https://github.com/docker-training/node-bulletin-board
@ -111,4 +111,4 @@ Further documentation for all CLI commands used in this article are available he
- [docker image *](https://docs.docker.com/engine/reference/commandline/image/)
- [docker container *](https://docs.docker.com/engine/reference/commandline/container/)
- [Dockerfile reference](https://docs.docker.com/engine/reference/builder/)
- [Dockerfile reference](https://docs.docker.com/engine/reference/builder/)