From c127802a2c1b72c171878b09368c27df88844d97 Mon Sep 17 00:00:00 2001 From: techdebt-99 <150741822+techdebt-99@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:12:36 -0800 Subject: [PATCH] Update index.js (#20195) ## Description Fix links ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required. For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates. - [ ] Protocol: - [ ] Nodes (Validators and Full nodes): - [ ] Indexer: - [ ] JSON-RPC: - [ ] GraphQL: - [ ] CLI: - [ ] Rust SDK: - [ ] REST API: --- docs/site/src/theme/Footer/Layout/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/site/src/theme/Footer/Layout/index.js b/docs/site/src/theme/Footer/Layout/index.js index 07e13cb78eb09..fbb9d86bc6442 100644 --- a/docs/site/src/theme/Footer/Layout/index.js +++ b/docs/site/src/theme/Footer/Layout/index.js @@ -38,7 +38,7 @@ export default function FooterLayout({ style, links, logo, copyright }) { /> - + - + - +