From 9de53894090d63b2c910675c84d4885f7415ede2 Mon Sep 17 00:00:00 2001 From: Matthew-Selvam Date: Sat, 18 Jul 2026 16:33:44 +0530 Subject: [PATCH] docs: fix broken ERC-8004 standard link The ethereum-magicians.org discussion thread linked from the on-chain identity section 404s. Point to the official EIP-8004 spec at eips.ethereum.org instead, which is the canonical up-to-date reference. Fixes #263 --- DOCUMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 97bbd4d0..e3777740 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -879,7 +879,7 @@ Use the `send_message` tool: ## On-Chain Identity (ERC-8004) -Automatons can register on-chain via the [ERC-8004](https://ethereum-magicians.org/t/erc-8004-autonomous-agent-identity/22268) standard on Base. +Automatons can register on-chain via the [ERC-8004](https://eips.ethereum.org/EIPS/eip-8004) standard on Base. ### Registration