Skip to content

Commit 54d1bad

Browse files
committed
Fix uncommit image link in README.
1 parent a95344c commit 54d1bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ If you don't feel comfortable executing a random script, [its source is availabl
136136

137137
### Uncommiting (resetting: `git reset HEAD~count`)
138138

139-
![`gg back`](http://nimitkalra.com/images/gg/uncommiting.png)
139+
![`gg back`](http://nimitkalra.com/images/gg/uncommit.png)
140140

141141
* `gg uc <count>`
142142
* `gg uncommit <count>`
@@ -187,7 +187,7 @@ If you don't feel comfortable executing a random script, [its source is availabl
187187

188188
### Getting repository status
189189

190-
![`gg s`](http://nimitkalra.com/images/gg/s.png)
190+
![`gg s`](http://nimitkalra.com/images/gg/status.png)
191191

192192
* `gg s`
193193
* `gg status`

0 commit comments

Comments
 (0)