Commit Graph

4 Commits

Author SHA1 Message Date
Gabriel Halley
960ee4a185 removing whitespace all over 2015-10-07 23:11:24 -04:00
David Lima
ff1b91d463 [hack/en] Fixed some typos 2015-10-04 11:57:41 -03:00
Stephen Holdaway
177b51a331 [hack/en] Fix link to other learnxinyminutes article
I had assumed a relative link to another markdown file in this project
would work, but it renders as:

    http://learnxinyminutes.com/docs/hack/php.html.markdown

instead of the desired:

    http://learnxinyminutes.com/docs/php/

I've replaced this relative link with an absolute link to where the target
page is located on the published site.

This commit also fixes a typo in markdown syntax at the end of the document.
2015-02-18 19:23:58 +13:00
Stephen Holdaway
75f720fd34 [hack/en] Add english Hack language page 2015-02-18 16:21:58 +13:00