Skip to content

Commit a9ecfc6

Browse files
committed
fix some layout stuff
1 parent 2d60685 commit a9ecfc6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
109109

110110
## PHP:
111111
* [How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx)
112-
* [Make your own blog (in pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
113-
* [Build a real estate website example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
112+
* [Make Your Own Blog (in Pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
113+
* [Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
114114

115115
## Ruby:
116116
* [Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0)
@@ -123,8 +123,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
123123
* [Write You A Scheme, Version 2](https://github.com/write-you-a-scheme-v2/scheme)
124124
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
125125
* [Making Movie Monad](https://lettier.github.io/posts/2016-08-15-making-movie-monad.html)
126-
### Out Of Date:
127-
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
126+
* [Making a Website with Haskell **(outdated)**](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
128127

129128
## R:
130129
* [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)

0 commit comments

Comments
 (0)