From 8bf5ac7098910c70271040ea126cdc60433fa399 Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Wed, 1 Jun 2022 23:26:20 +0200 Subject: [PATCH] chore(arborist): update readme link (#4948) --- workspaces/arborist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/README.md b/workspaces/arborist/README.md index e4a58239a0e08..81d79cbf3021b 100644 --- a/workspaces/arborist/README.md +++ b/workspaces/arborist/README.md @@ -9,7 +9,7 @@ Inspect and manage `node_modules` trees. ![a tree with the word ARBORIST superimposed on it](https://raw.githubusercontent.com/npm/arborist/main/docs/logo.svg?sanitize=true) There's more documentation [in the docs -folder](https://github.com/npm/arborist/tree/main/docs). +folder](https://github.com/npm/cli/tree/latest/workspaces/arborist/docs). ## USAGE