From 8b7a0c2a13f59e6f881089f059d64713cdedf573 Mon Sep 17 00:00:00 2001 From: Elliot Voris Date: Tue, 12 Sep 2023 11:19:06 -0500 Subject: [PATCH] Changing the "Getting Started" section cards This commit does a couple things: 1. Fixes an old link for the "deploy to a local network" card that was moved some time ago. We were receiving a few 404 errors for that old URL. 2. Changes the cards to be more in-line with the current structure of the "Getting Started" section of docs on our site. I've removed the link to "freighter wallet" since freighter is covered in the "create an app" page, although I'm not entirely sure if that or "deploy to a local network" is more useful to have here. Would love some thoughts from others. --- src/pages/index.js | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 56800d6c..067a7581 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -207,23 +207,22 @@ const GettingStarted = () => (