From ab923103bca4411b059c4570d625e83923dc2094 Mon Sep 17 00:00:00 2001 From: web3Gurung <72032538+web3Gurung@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:42:55 +0530 Subject: [PATCH] Fixed broken link for stackedit (#80) --- 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.