From 9fcaa2f6925bf40757a2a94105e535a76912aee9 Mon Sep 17 00:00:00 2001 From: William Droz Date: Mon, 20 Jun 2022 19:42:46 +0200 Subject: [PATCH] Fix dead readme link (#1240) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0105740..bf2e836 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Yay, all your tests passed! - `just` can be invoked from any subdirectory, not just the directory that contains the `justfile`. -- And [much more](https://just.systems/man/)! +- And [much more](https://just.systems/man/en/)! If you need help with `just` please feel free to open an issue or ping me on [Discord](https://discord.gg/ezYScXR). Feature requests and bug reports are always welcome!