Skip to content

Commit 6b840bc

Browse files
authored
docs: fix link to Telemetry documentation (#2388)
1 parent d99daed commit 6b840bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby/static/configuration/yarnrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
},
178178
"enableTelemetry": {
179179
"_package": "@yarnpkg/core",
180-
"description": "If true (the default outside of CI environments), Yarn will periodically send anonymous data to our servers tracking some usage information such as the number of dependency in your project, how many install you ran, etc. Consult the [Telemetry](/telemetry) page for more details about it.",
180+
"description": "If true (the default outside of CI environments), Yarn will periodically send anonymous data to our servers tracking some usage information such as the number of dependency in your project, how many install you ran, etc. Consult the [Telemetry](/advanced/telemetry) page for more details about it.",
181181
"type": "boolean",
182182
"examples": [true]
183183
},

0 commit comments

Comments
 (0)