diff --git a/README.md b/README.md index 7aedbb8..47f3198 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ console.log(userLogDir("my-app", "gopher", "7.8"))

- Documentation + Documentation | Original platformdirs project

@@ -67,7 +67,7 @@ if (!fs.existsSync(bigCSVPath)) { } ``` -📚 For more information check out [the documentation](https://jsdocs.io/package/platformdirs) +📚 For more information check out [the documentation](https://tsdocs.dev/docs/platformdirs) You can quickly dump all the directories for the current environment by running the included `platformdirs` CLI command. This is helpful for quickly determining what `dirs.userConfigDir` and friends return.