From ed514c59ff059c3ba9ddaec9baa119b94a033d06 Mon Sep 17 00:00:00 2001 From: max-digi Date: Tue, 21 Apr 2026 22:13:30 +0100 Subject: [PATCH] docs: point TIPs nav link to tips.sh Amp-Thread-ID: https://ampcode.com/threads/T-019db086-4b85-74eb-9f18-2d6ca4c35e1f Co-authored-by: Amp --- vocs.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vocs.config.ts b/vocs.config.ts index 493dbd21..bea71af5 100644 --- a/vocs.config.ts +++ b/vocs.config.ts @@ -685,7 +685,7 @@ export default defineConfig({ }, { text: 'TIPs', - link: '/protocol/tips', + link: 'https://tips.sh/', }, ], },