From 13a1a917bb421cbdfc111755f907f69309dbfb7a Mon Sep 17 00:00:00 2001 From: web3Gurung <72032538+web3Gurung@users.noreply.github.com> Date: Wed, 13 Dec 2023 14:40:33 +0530 Subject: [PATCH] Fixed broken link for stackedit --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index a39a98d..39a81b0 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -257,7 +257,7 @@ export default function Home() {

You can also use a dedicated Markdown editor like{" "} Typora or an online one - like StackEdit{" "} + like StackEdit{" "} or Dillinger. You can even use the editable template below.