From 8b91c49a538ef271c4ccad3655194863c4b60e47 Mon Sep 17 00:00:00 2001 From: ehmicky Date: Sun, 2 Jun 2024 16:20:29 +0100 Subject: [PATCH] Fix links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68c1440..6de7347 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ can take many [shapes](#permission-types): [symbolic](docs/types.md#symbolic) (`ug+rw`), [octal](docs/types.md#octal) (`660`) or a [list of characters](docs/types.md#stat) (`drw-rw----`). This library enables using any of [these](#permission-types) (instead of being limited to a single -one) with any [Node.js](#examples-javascript) or [CLI command](#examples-cli). +one) with any [Node.js](#examples) or [CLI command](#examples). This library can also perform operations on Unix permissions such as: