From c654bbdee9463c71c830a3a173c65bf9b9d48b7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iva=CC=81n=20Raskovsky?= Date: Sat, 21 Mar 2026 18:19:29 +0000 Subject: [PATCH] fix: update validators link to point to setup-guide page The /validators route has no index page, causing a 404. Point directly to /validators/setup-guide instead. Co-Authored-By: Claude Opus 4.6 --- pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.mdx b/pages/index.mdx index 97f0b20bb..2eeae696c 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -52,7 +52,7 @@ Protocols and applications that can **understand, learn, and adapt to real-world arrow title="For Validators" description="Detailed instructions on running validator nodes and actively participating in the GenLayer network." - href="/validators" + href="/validators/setup-guide" />