From a07a77c01ad3e75ff1c4c4d4f678d1e42ef7b61d Mon Sep 17 00:00:00 2001 From: Michael Comella Date: Wed, 4 Dec 2019 17:45:30 -0800 Subject: [PATCH] No issue: correct glean links in telemetry.md (#6488) --- docs/telemetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/telemetry.md b/docs/telemetry.md index 6741cb015..a98347111 100644 --- a/docs/telemetry.md +++ b/docs/telemetry.md @@ -4,7 +4,7 @@ Fenix uses Mozilla's telemetry service (Glean) and LeanPlum to measure feature p ## Baseline ping -Fenix creates and tries to send a "baseline" ping when the app goes to the background. This baseline ping is defined by the [Glean](https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/pings.md) component and [documented in the Android Components repository](https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/pings/baseline.md). +Fenix creates and tries to send a "baseline" ping when the app goes to the background. This baseline ping is defined by the [Glean](https://github.com/mozilla/glean/tree/master/docs/user/pings) component and [documented in the Android Components repository](https://github.com/mozilla/glean/blob/master/docs/user/pings/baseline.md). ## Metrics ping