Skip to content

Commit 475f7de

Browse files
committed
update links
1 parent 7ce5437 commit 475f7de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
> Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. [Git web](https://git-scm.com/)
44
5-
## [Installation of Git](https://github.com/ErickChacon/git-commands/blob/master/install)
5+
## [Installation of Git](https://github.com/ErickChacon/git-commands/blob/master/install.md)
66

77
Downloads for Mac OS X, Windows, Linux and Solaris can be found on the official web of [git - downloads](https://git-scm.com/downloads). Instructions to install Git for Linux, Mac and Windows, using these downloads, are described on the [Atlassian Documentation - Set up Git](https://confluence.atlassian.com/bitbucket/set-up-git-744723531.html).
88

9-
## [Setting up Git](https://github.com/ErickChacon/git-commands/blob/master/set-up)
9+
## [Setting up Git](https://github.com/ErickChacon/git-commands/blob/master/set-up.md)
1010

1111
To start using Git, it is required to create a user and a ssh-key for
1212
authentication with the remote repository.

0 commit comments

Comments
 (0)