Copy & paste error introduced a `.dev` local domain; change
to a relative path instead
This commit is contained in:
Alfred Xing 2014-07-21 11:12:57 -07:00
parent 9109495894
commit 1be83e4e33
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ Kramdown comes with optional support for LaTeX to PNG rendering via [MathJax](ht
## Alternative Markdown Processors
See the Markdown section on the [configuration page](/docs/configuration/#markdown-options) for instructions on how to use and configure alternative Markdown processors, as well as how to create [custom processors](http://jekyll.dev/docs/configuration/#custom-markdown-processors).
See the Markdown section on the [configuration page](/docs/configuration/#markdown-options) for instructions on how to use and configure alternative Markdown processors, as well as how to create [custom processors](/docs/configuration/#custom-markdown-processors).