fixing image path issue
This commit is contained in:
parent
9e2f01a1cf
commit
1dfd1f2086
|
@ -1,16 +1,16 @@
|
|||
# Git
|
||||
|
||||
![GitHub Logo](/vl4dd/Git/src/branch/master/image.jpg)
|
||||
![GitHub Logo](Git/image.jpg)
|
||||
|
||||
## Usefull links
|
||||
[Git Cheat Sheet](https://education.github.com/git-cheat-sheet-education.pdf)
|
||||
|
||||
|
||||
## Git System
|
||||
![Git System](/vl4dd/Git/src/branch/master/Git_Guide.png)
|
||||
![Git System](Git/Git_Guide.png)
|
||||
|
||||
## Remote Execution
|
||||
![Remote Execution](/vl4dd/Git/src/branch/master/Remote_execution.png)
|
||||
![Remote Execution](Git/Remote_execution.png)
|
||||
|
||||
## Basic commands
|
||||
|
||||
|
|
Loading…
Reference in New Issue