We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4f9eaf + 1069b0c commit 4f6291fCopy full SHA for 4f6291f
README.md
@@ -14,7 +14,7 @@
14
**ctx** is a tool made to solve a big problem when chatting with LLMs like ChatGPT or Claude: **giving them enough context about your project**.
15
16
> There is an article about Context Generator
17
-> on [Medium](https://medium.com/@butschster/context-not-prompts-2-0-the-evolution-9c4a84214784) that explains the
+> on [Medium](https://medium.com/p/ef72df0f83d1) that explains the
18
> motivation behind the project and the problem it solves.
19
20
Instead of manually copying or explaining your entire codebase each time, ctx automatically builds neat, organized context files from:
0 commit comments