Skip to content

Commit

Permalink
fix(readme): http to https
Browse files Browse the repository at this point in the history
changing readme image (line 1) to https fixes markdown preview and improves fidelity
  • Loading branch information
etisdew authored and komaeda committed Jul 8, 2019
1 parent 1570c32 commit 70946b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![crab pet](http://i.imgur.com/LbZJgmm.gif)
![crab pet](https://i.imgur.com/LbZJgmm.gif)

# rustlings 🦀❤️

Expand Down

0 comments on commit 70946b8

Please sign in to comment.