Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jun 2, 2024
1 parent 92cbca2 commit 8b91c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 8b91c49

Please sign in to comment.