docs(readme): full urls for image assets
This commit is contained in:
parent
831d26156e
commit
bff6e5acc1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<br>
|
<br>
|
||||||
<img src="assets/logo.png" alt="logo" width="200">
|
<img src="https://raw.githubusercontent.com/zellij-org/zellij/main/assets/logo.png" alt="logo" width="200">
|
||||||
<br>
|
<br>
|
||||||
Zellij
|
Zellij
|
||||||
<br>
|
<br>
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="assets/demo.gif" alt="demo">
|
<img src="https://raw.githubusercontent.com/zellij-org/zellij/main/assets/demo.gif" alt="demo">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue