Remove trailing slashes

This commit is contained in:
Craig Davison
2015-12-13 21:07:27 +00:00
parent fc7e944e27
commit ec5a1d337b
10 changed files with 44 additions and 44 deletions

View File

@ -84,7 +84,7 @@
### Go
* [Go Koans](https://github.com/cdarwin/go-koans)
* [The Go Tutorial](http://tour.golang.org/)
* [The Go Tutorial](http://tour.golang.org)
### Haskell
@ -96,7 +96,7 @@
* [CSS Diner](http://flukeout.github.io)
* [Flexbox Froggy](http://flexboxfroggy.com)
* [Learn by doing beginner projects](https://dash.generalassemb.ly/)
* [Learn by doing beginner projects](https://dash.generalassemb.ly)
* [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web)
* [Prototyping a professional website](https://www.codecademy.com/skills/make-a-website)
@ -146,7 +146,7 @@
### NoSQL
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
* [Try MongoDB](https://university.mongodb.com/)
* [Try MongoDB](https://university.mongodb.com)
* [Try Redis](http://try.redis.io)
@ -189,7 +189,7 @@
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
* [Ruby Koans](http://www.rubykoans.com)
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com/)
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
* [The Odin Project](http://www.theodinproject.com)
* [Try Ruby](http://tryruby.org)