From f628fc7e70bbf8049b3c1385a7acbe55c6310be0 Mon Sep 17 00:00:00 2001 From: Vlad-Shcherbina Date: Sun, 8 May 2022 11:27:48 +0300 Subject: [PATCH 1/2] Fix broken link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ad63df0f2..a0c71f05c5 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](#manual)! +- And [much more](#Features)! 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! From b675e9a912d69a6917907d34f0af1a504d9bc001 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sun, 8 May 2022 02:07:48 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0c71f05c5..3686b9269f 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](#Features)! +- And [much more](https://just.systems/man/)! 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!