update static image URL
This commit is contained in:
parent
d19c8dde68
commit
954f53d01d
3 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ Zsh IMproved FrameWork
|
|||
|
||||
<div align="center">
|
||||
<a href="https://github.com/zimfw/zimfw">
|
||||
<img width=650px src="https://i.eriner.me/zim_banner.png">
|
||||
<img width=650px src="https://zimfw-static.s3.wasabisys.com/zimfw_banner.png">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -91,8 +91,8 @@ To remove Zim, run:
|
|||
**NOTE: This functionality is experimental!**
|
||||
|
||||
|
||||
[fish_shell]: https://i.eriner.me/zim_history-substring-search.gif
|
||||
[syntax_highlighting]: https://i.eriner.me/zim_syntax-highlighting.gif
|
||||
[fish_shell]: https://zimfw-static.s3.wasabisys.com/zimfw_history-substring-search.gif
|
||||
[syntax_highlighting]: https://zimfw-static.s3.wasabisys.com/zimfw_syntax-highlighting.gif
|
||||
[speed]: https://github.com/zimfw/zimfw/wiki/Speed
|
||||
[modules]: https://github.com/zimfw/zimfw/wiki/Modules
|
||||
[themes]: https://github.com/zimfw/zimfw/wiki/Themes
|
||||
|
|
|
@ -16,4 +16,4 @@ Contributing
|
|||
Contributions should be submitted [upstream to
|
||||
zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search).
|
||||
|
||||
[example]: https://i.eriner.me/zim_history-substring-search.gif
|
||||
[example]: https://zimfw-static.s3.wasabisys.com/zimfw_history-substring-search.gif
|
||||
|
|
|
@ -18,4 +18,4 @@ Contributing
|
|||
|
||||
Contributions should be submitted [upstream to zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
|
||||
|
||||
[syntax_highlighting]: https://i.eriner.me/zim_syntax-highlighting.gif
|
||||
[syntax_highlighting]: https://zimfw-static.s3.wasabisys.com/zimfw_syntax-highlighting.gif
|
||||
|
|
Loading…
Reference in a new issue