Skip to content

Commit 719d74f

Browse files
authored
Update telemetry prompt links (#5346)
1 parent e66f04c commit 719d74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/skaffold/instrumentation/prompt.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
"github.com/GoogleContainerTools/skaffold/pkg/skaffold/config"
2424
)
2525

26-
const Prompt = `To help improve the quality of this product, we collect anonymized usage data for details on what is tracked and how we use this data visit <https://skaffold.dev/docs/telemetry/>. This data is handled in accordance with our privacy policy <https://policies.google.com/privacy/>
26+
const Prompt = `To help improve the quality of this product, we collect anonymized usage data for details on what is tracked and how we use this data visit <https://skaffold.dev/docs/resources/telemetry/>. This data is handled in accordance with our privacy policy <https://policies.google.com/privacy>
2727
2828
You may choose to opt out of this collection by running the following command:
2929
skaffold config set --global collect-metrics false

0 commit comments

Comments
 (0)