diff --git a/source/templates/markdown/example.pdf.md b/source/templates/markdown/example.pdf.md index c92599dd..9dae9170 100644 --- a/source/templates/markdown/example.pdf.md +++ b/source/templates/markdown/example.pdf.md @@ -2,7 +2,7 @@ When using **markdown template**, it is possible to export output as PDF. -See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.pdf.md) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md). +See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.pdf) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md). ## 🧩 Plugins @@ -10,4 +10,4 @@ You can customize your template with both markdown plugins and SVG plugins like <%- await include(`partials/rss.ejs`) %> -<%- await embed(`test-isocalendar`, {isocalendar:true}) %> \ No newline at end of file +<%- await embed(`test-isocalendar`, {isocalendar:true}) %>