Skip to content

Commit 6485213

Browse files
authored
Update Agents Sidebar (#1258)
* update sidebar * update * bring back new
1 parent a02a6a1 commit 6485213

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/ai-agents/guides/agent-builder-codes.mdx renamed to docs/ai-agents/setup/agent-builder-codes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Get a Builder Code for Your Agent"
2+
title: "Builder Codes for Agents"
33
description: "Register your agent on Base.dev and append a Builder Code to every transaction to measure onchain activity."
44
keywords: ["builder code", "Base.dev", "ERC-8021", "attribution", "onchain activity", "agent attribution", "dataSuffix", "builder codes", "Base builder codes", "agent onchain"]
55
tag: "NEW"

docs/docs.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -533,12 +533,8 @@
533533
{
534534
"group": "Setup",
535535
"pages": [
536-
"ai-agents/guides/agent-builder-codes",
537-
"ai-agents/guides/x402-payments",
538-
"ai-agents/guides/register-and-sign-in-your-agent",
539-
"ai-agents/guides/agent-app",
540-
"ai-agents/guides/trading",
541536
"ai-agents/setup/wallet-setup",
537+
"ai-agents/setup/agent-builder-codes",
542538
"ai-agents/setup/agent-registration"
543539
]
544540
},
@@ -803,6 +799,10 @@
803799
"source": "/onchainkit/latest/configuration/wagmi-viem-integration",
804800
"destination": "/get-started/build-app"
805801
},
802+
{
803+
"source": "ai-agents/guides/agent-builder-codes",
804+
"destination": "/ai-agents/setup/agent-builder-codes"
805+
},
806806
{
807807
"source": "/onchainkit/latest/configuration/themes",
808808
"destination": "/get-started/build-app"

0 commit comments

Comments
 (0)