mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 14:44:25 +00:00
fix(readme): http to https
changing readme image (line 1) to https fixes markdown preview and improves fidelity
This commit is contained in:
parent
1570c328c6
commit
70946b85e5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
![crab pet](http://i.imgur.com/LbZJgmm.gif)
|
||||
![crab pet](https://i.imgur.com/LbZJgmm.gif)
|
||||
|
||||
# rustlings 🦀❤️
|
||||
|
||||
|
|
Loading…
Reference in a new issue