Change to Asciidoc URI

- changes the link to asciidoc from the python tool to the ruby and .js processor. 

Asciidoctor extends the language much more than the python implementation, and if folks click on the python link they will likely run into processor issues when Asciidoctor attempts to process the .adoc files.
This commit is contained in:
Jared Morgan 2017-08-14 16:54:26 +10:00 committed by digitalcraftsman
parent 4e14071e7b
commit 89bafa4907

View File

@ -214,7 +214,7 @@ Markdown syntax is simple enough to learn in a single sitting. The following are
* [Markdown Tutorial (Interactive), Garen Torikian][mdtutorial]
[`emojify` function]: /functions/emojify/
[ascii]: http://asciidoc.org/
[ascii]: http://asciidoctor.org/
[bfconfig]: /getting-started/configuration/#configuring-blackfriday-rendering
[blackfriday]: https://github.com/russross/blackfriday
[mmark]: https://github.com/miekg/mmark