Skip to content

Commit fecbce5

Browse files
cj-vanaclaude
andcommitted
fix: update Meadowood analyzer link to new node ID
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 829338e commit fecbce5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/observer/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const OBSERVERS = [
3737
},
3838
{
3939
name: 'Meadowood',
40-
url: 'https://analyzer.letsmesh.net/node/92D29EDD92724217FB1D42E2D6226004F70469F77D1D6D8C4B6C3B26F78B1001',
40+
url: 'https://analyzer.letsmesh.net/node/7BC042F4C47C3539BBEF6C2FA520A9553B0C44E8EFEF2A3D90A39BE2FE7C7F4B',
4141
},
4242
];
4343

src/app/start/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ const resources = [
267267
},
268268
{
269269
name: "Meadowood Analyzer",
270-
url: "https://analyzer.letsmesh.net/node/92D29EDD92724217FB1D42E2D6226004F70469F77D1D6D8C4B6C3B26F78B1001",
270+
url: "https://analyzer.letsmesh.net/node/7BC042F4C47C3539BBEF6C2FA520A9553B0C44E8EFEF2A3D90A39BE2FE7C7F4B",
271271
description: "View the Meadowood analyzer node on LetsMesh",
272272
},
273273
{

0 commit comments

Comments
 (0)