Skip to content

Commit 8d41b1c

Browse files
findleyrgopherbot
authored andcommitted
_content/doc/telemetry.md: update links to newly renamed chartconfig
Fixes golang/go#63883 Change-Id: I92252f227ca64680fd4c3ca4ed506da4adc591fd Reviewed-on: https://go-review.googlesource.com/c/website/+/572895 Reviewed-by: Hyang-Ah Hana Kim <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Robert Findley <[email protected]>
1 parent 3e18747 commit 8d41b1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_content/doc/telemetry.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ proposal process_, which proceeds as follows:
241241
2. Once discussion on the issue resolves, the proposal is approved or declined
242242
by a member of the Go team.
243243
3. The proposer sends a CL modifying the internal
244-
[chart config](https://go.googlesource.com/telemetry/+/refs/heads/master/internal/configgen/config.txt)
244+
[chart config](https://go.googlesource.com/telemetry/+/refs/heads/master/internal/chartconfig/config.txt)
245245
to include the new chart.
246246
4. An automatic process regenerates the upload config to allow uploading of the
247247
counters required for the new chart. This process will also regularly add
@@ -373,4 +373,4 @@ A: At [golang.org/x/telemetry](/pkg/golang.org/x/telemetry).
373373
[debug.BuildInfo]: /pkg/runtime/debug#BuildInfo
374374
[proposal]: /issue/new?assignees=&labels=Telemetry-Proposal&projects=golang%2F29&template=12-telemetry.yml&title=x%2Ftelemetry%2Fconfig%3A+proposal+title
375375
[telemetry.go.dev]: https://telemetry.go.dev
376-
[chart config]: /pkg/golang.org/x/telemetry/internal/graphconfig
376+
[chart config]: /pkg/golang.org/x/telemetry/internal/chartconfig

0 commit comments

Comments
 (0)