From 73d735cb1205baef00e238f44d3a37fe44a36e9c Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Mon, 26 Apr 2021 23:05:55 +0200 Subject: [PATCH] Update example.pdf.md --- source/templates/markdown/example.pdf.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}) %>