_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 <hyangah@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Findley <rfindley@google.com>
diff --git a/_content/doc/telemetry.md b/_content/doc/telemetry.md
index 9a9bc2b..648f3ed 100644
--- a/_content/doc/telemetry.md
+++ b/_content/doc/telemetry.md
@@ -241,7 +241,7 @@
 2. Once discussion on the issue resolves, the proposal is approved or declined
    by a member of the Go team.
 3. The proposer sends a CL modifying the internal
-   [chart config](https://go.googlesource.com/telemetry/+/refs/heads/master/internal/configgen/config.txt)
+   [chart config](https://go.googlesource.com/telemetry/+/refs/heads/master/internal/chartconfig/config.txt)
    to include the new chart.
 4. An automatic process regenerates the upload config to allow uploading of the
    counters required for the new chart. This process will also regularly add
@@ -373,4 +373,4 @@
 [debug.BuildInfo]: /pkg/runtime/debug#BuildInfo
 [proposal]: /issue/new?assignees=&labels=Telemetry-Proposal&projects=golang%2F29&template=12-telemetry.yml&title=x%2Ftelemetry%2Fconfig%3A+proposal+title
 [telemetry.go.dev]: https://telemetry.go.dev
-[chart config]: /pkg/golang.org/x/telemetry/internal/graphconfig
+[chart config]: /pkg/golang.org/x/telemetry/internal/chartconfig