Skip to content

Commit 78265b5

Browse files
authored
Merge pull request ibraheemdev#116 from hezhizhen/image
fix: update image links
2 parents dbb0d94 + 90a81d3 commit 78265b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</h1>
6767
<p align="center">A new way to see and navigate directory <code>tree</code>s</p>
6868
<p align="center">
69-
<img src="https://github.com/Canop/broot/blob/master/website/docs/img/20200629-overview.png" width="600" />
69+
<img src="https://raw.githubusercontent.com/Canop/broot/master/website/docs/img/20200629-overview.png" width="600" />
7070
</p>
7171
</p>
7272

@@ -96,7 +96,7 @@
9696
</h1>
9797
<p align="center">A code searching tool similar to <code>ack</code>, but faster.</p>
9898
<p align="center">
99-
<img src="http://cdn-ak.f.st-hatena.com/images/fotolife/s/sona-zip/20130531/20130531223246_original.png?1370007170" width="600" />
99+
<img src="https://cdn-ak.f.st-hatena.com/images/fotolife/s/sona-zip/20130531/20130531223246_original.png?1370007170" width="600" />
100100
</p>
101101
</p>
102102

@@ -116,7 +116,7 @@
116116
</h1>
117117
<p align="center">Fly through your shell <code>history</code>. Great Scott! </p>
118118
<p align="center">
119-
<img src="https://github.com/cantino/mcfly/blob/master/docs/screenshot.png" width="600" />
119+
<img src="https://raw.githubusercontent.com/cantino/mcfly/master/docs/screenshot.png" width="600" />
120120
</p>
121121
</p>
122122

@@ -178,7 +178,7 @@
178178
</h1>
179179
<p align="center">Yet another cross-platform graphical process/system monitor.</p>
180180
<p align="center">
181-
<img src="https://github.com/ClementTsang/bottom/blob/master/assets/demo.gif" width="600" />
181+
<img src="https://raw.githubusercontent.com/ClementTsang/bottom/master/assets/demo.gif" width="600" />
182182
</p>
183183
</p>
184184

0 commit comments

Comments
 (0)