fix rust by example link

Jorge Aparicio
2014-04-27 14:20:04 -07:00
parent 575572bde9
commit 5928811dc3
+1 -1
@@ -2,7 +2,7 @@ There isn't a single comprehensive repository of Rust examples yet, but here are
This is the most complete:
* [Rust by Example (japaric)](https://rustbyexample.com)
* [Rust by Example (japaric)](http://rustbyexample.com)
And these also have good examples: