From a3d40b7045adc9b6d69e2b6fb95ed9f09b3611cb Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 25 Feb 2020 10:07:17 -0500 Subject: [PATCH] markdown formatting fixes --- docs/crash-reporting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/crash-reporting.md b/docs/crash-reporting.md index abc8d1419..59da88def 100644 --- a/docs/crash-reporting.md +++ b/docs/crash-reporting.md @@ -4,7 +4,7 @@ Firefox Preview uses a few libraries for crash and exception reporting. This kin This page documents the types of crash reporting, how the various parts interact, and what kind of data is sent back to Mozilla. -Documentation for the specific libraries is included in the [https://github.com/mozilla-mobile/android-components/blob/master/components/lib/crash/README.md](Android Components Crash Reporting README). +Documentation for the specific libraries is included in the [Android Components Crash Reporting README](https://github.com/mozilla-mobile/android-components/blob/master/components/lib/crash/README.md). ## Glean crash ping @@ -102,6 +102,7 @@ Sentry collects basic information about the Firefox Preview app. "version":"1.7.10-598d4", "name":"sentry-java" } +``` ### Crash Information