Skip to content

Commit 4f425dd

Browse files
committed
docs: fix server framework documentation link to use online URL
Changed the help text link from a generic README reference to a direct link to the AIDD Server Framework section on GitHub, making it actually clickable and useful for users viewing the CLI help. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent dcd3231 commit 4f425dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/aidd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ For help with /commands, use /help [command] in your AI agent chat, e.g. /help d
7171
7272
🚀 Server Framework: Optional lightweight Express alternative for Node/Next.js
7373
Import from 'aidd/server' for composable, type-safe server development.
74-
See README for usage: https://github.com/paralleldrive/sudolang.ai#readme
74+
See docs: https://github.com/paralleldrive/sudolang.ai#-aidd-server-framework
7575
7676
A public collection of reusable metaprograms, agent scripts, and prompt modules.
7777

0 commit comments

Comments
 (0)