diff --git a/todo/README.md b/todo/README.md index 2495af8..7ecb6a5 100644 --- a/todo/README.md +++ b/todo/README.md @@ -4,7 +4,7 @@ This document provides a table of contents for all tasks and features currently ## Queued -* [1] [workon](./queued/workon.md): Grokkit workon for bootstrapping a new feature +* [1] [workon](doing/workon.md): Grokkit workon for bootstrapping a new feature * [2] [cnotes.md](./queued/cnotes.md) : grokkit cnotes integration * [3] [make.md](./queued/make.md) : grokkit make integration * [4] [rg.md](./queued/rg.md) : grokkit ripgrep (rg) integration diff --git a/todo/queued/workon.md b/todo/doing/workon.md similarity index 100% rename from todo/queued/workon.md rename to todo/doing/workon.md