From 6e2b98938f11c4fc8ec829871da0a95f13b493ef Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Thu, 5 Sep 2024 22:30:35 -0700 Subject: [PATCH] Update module issue link in readme (#2345) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e2e5f78..e9e75c70 100644 --- a/README.md +++ b/README.md @@ -3291,8 +3291,9 @@ Available recipes: foo ... # foo is a great module! ``` -See the -[module stabilization tracking issue](https://github.com/casey/just/issues/929) +Modules are still missing a lot of features, for example, the ability to depend +on recipes and refer to variables in other modules. See the +[module improvement tracking issue](https://github.com/casey/just/issues/2252) for more information. ### Hiding `justfile`s