Merge pull request #15315 from JuanitoFatas/guides-guidelines

[ci skip] Update GFM link in guides guidelines.
This commit is contained in:
Santiago Pastorino 2014-05-25 13:01:44 -03:00
commit 6c30717f8c

@ -13,7 +13,7 @@ After reading this guide, you will know:
Markdown
-------
Guides are written in [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/). There is comprehensive [documentation for Markdown](http://daringfireball.net/projects/markdown/syntax), a [cheatsheet](http://daringfireball.net/projects/markdown/basics), and [additional documentation](http://github.github.com/github-flavored-markdown/) on the differences from traditional Markdown.
Guides are written in [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown). There is comprehensive [documentation for Markdown](http://daringfireball.net/projects/markdown/syntax), a [cheatsheet](http://daringfireball.net/projects/markdown/basics).
Prologue
--------