Fix URL
Copy & paste error introduced a `.dev` local domain; change to a relative path instead
This commit is contained in:
parent
9109495894
commit
1be83e4e33
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue