From 8fb6a60125d4264ad12b6481f1853a16a8e4a009 Mon Sep 17 00:00:00 2001 From: "joshcs.eth" <46639943+jcstein@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:17:22 -0400 Subject: [PATCH] fix: missing redirect, use new URL --- src/datas/what-is-tia/hero-data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datas/what-is-tia/hero-data.js b/src/datas/what-is-tia/hero-data.js index 8fb015f50..e17791c3e 100644 --- a/src/datas/what-is-tia/hero-data.js +++ b/src/datas/what-is-tia/hero-data.js @@ -6,7 +6,7 @@ export const heroData = { text: "Pay for Data", class: "simple", type: "external", - url: "https://docs.celestia.org/learn/submit-data", + url: "https://docs.celestia.org/developers/submit-data", }, { text: "Stake TIA",