Browse Source

docs: Fix Boris Cherny tweet link in README

Correct link to actual /techdebt recommendation tweet

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0xDarkMatter 2 months ago
parent
commit
a6d9b9c4db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ From Python async patterns to Rust ownership models, from AWS Fargate deployment
   - 4 categories: Duplication, Security, Complexity, Dead Code
   - 4 categories: Duplication, Security, Complexity, Dead Code
   - Session-end workflow: catch issues while context is fresh
   - Session-end workflow: catch issues while context is fresh
   - Language-smart: Python, JS/TS, Go, Rust, SQL with AST-based detection
   - Language-smart: Python, JS/TS, Go, Rust, SQL with AST-based detection
-  - [Boris Cherny's recommendation](https://x.com/bcherny/status/1884282652743635424): "Build a /techdebt slash command and run it at the end of every session"
+  - [Boris Cherny's recommendation](https://x.com/bcherny/status/2017742741636321619): "Build a /techdebt slash command and run it at the end of every session"
 
 
 **v1.5.2** (February 2026)
 **v1.5.2** (February 2026)
 - 🆕 Added `cli-patterns`, `screenshot`, `skill-creator` skills (+3 skills, now 42 total)
 - 🆕 Added `cli-patterns`, `screenshot`, `skill-creator` skills (+3 skills, now 42 total)