From 3403e51a759a147c3c75530651f1d867c213ff2e Mon Sep 17 00:00:00 2001 From: Alexandre Nicastro Date: Mon, 18 Jul 2022 05:59:51 -0300 Subject: [PATCH] docs(template): fix broken link to example Signed-off-by: Alexandre Nicastro --- template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.md b/template.md index 17782e986..4757a3752 100644 --- a/template.md +++ b/template.md @@ -1,6 +1,6 @@ ## Please use this template as a guide when creating pages for EthHub. All pages use Markdown (cheat sheet [here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)) so be sure to use `.md` as the extension when creating the page file. -## Click [here](/built-on-ethereum/open-finance/stablecoins/crypto-backed/dai.md) for an example of what a fully-fledged page looks like. +## Click [here](/docs/built-on-ethereum/open-finance/stablecoins/dai.md) for an example of what a fully-fledged page looks like. ------------------------ # [Template Begin] `title: [Page Title] - EthHub`