From c7f44e2b813d69e8b0122d08f6331d20ac5f1733 Mon Sep 17 00:00:00 2001 From: William Brawner Date: Sun, 5 May 2024 23:01:47 -0600 Subject: [PATCH] Fix link to crashlytics in privacy policy --- app/src/main/assets/Privacy Policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/assets/Privacy Policy.md b/app/src/main/assets/Privacy Policy.md index 6fe1271..418a36d 100644 --- a/app/src/main/assets/Privacy Policy.md +++ b/app/src/main/assets/Privacy Policy.md @@ -1,7 +1,7 @@ The internet access permission is requested primarily for retrieving images from the internet in case you embed them in your markdown, but it also allows me to send automated error and crash reports to myself whenever the app runs into an issue. These error reports are opt-out, and are - powered by [Firebase Crashlytics] (https://firebase.google.com/docs/crashlytics/), which is a + powered by [Firebase Crashlytics](https://firebase.google.com/docs/crashlytics/), which is a free error reporting solution provided by Google. These error reports are used exclusively for fixing problems that occur while you're using the app, along with some analytics info like how long you use the app for, how often, and which features of the app you use. This helps me to