From afcb1c3179ab41bc944a18345556ca8f2d9428b5 Mon Sep 17 00:00:00 2001 From: "Sr.Front.Dev" Date: Wed, 4 Mar 2026 20:16:43 +0400 Subject: [PATCH] fixed documentation url in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 516ab701..b6bc7477 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ This balanced approach ensures that miners are rewarded both for their technical ## Validator Setup -[Read the full documentation](./docs/1.validator.md) +[Read the full documentation](./docs/validator/README.md) ## Miner Setup -[Read the full documentation](./docs/2.miner.md) +[Read the full documentation](./docs/miner/README.md) ---