File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ This works just like installing from npm, but tells pnpm to resolve the package
5454
5555Note that when adding dependencies and working within a [ workspace] , packages
5656will be installed from the configured sources, depending on whether or not
57- [ ` link-workspace-packages ` ] is set, and use of the
57+ [ ` linkWorkspacePackages ` ] is set, and use of the
5858[ ` workspace: range protocol ` ] .
5959
6060[ workspace ] : ../workspaces.md
61- [ `link-workspace-packages ` ] : ../workspaces .md#link-workspace-packages
62- [ `workspace: range protocol` ] : ../workspaces.md#workspace-ranges -workspace
61+ [ `linkWorkspacePackages ` ] : ../settings .md#linkworkspacepackages
62+ [ `workspace: range protocol` ] : ../workspaces.md#workspace-protocol -workspace
6363
6464### Install from local file system
6565
You can’t perform that action at this time.
0 commit comments