From f30f7d450ccddef9d6674e0de7fd72ac70f29066 Mon Sep 17 00:00:00 2001 From: Logan B <3870583+thinkpoop@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:41:17 -0600 Subject: [PATCH] fwupdate: Add target=_blank on links leaving the page --- apps/fwupdate/custom.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/fwupdate/custom.html b/apps/fwupdate/custom.html index b917da87b..c2a12bb91 100644 --- a/apps/fwupdate/custom.html +++ b/apps/fwupdate/custom.html @@ -3,7 +3,7 @@
-This tool allows you to update the firmware on Bangle.js 2 devices +
This tool allows you to update the firmware on Bangle.js 2 devices from within the App Loader.
DFU is itself a bootloader, but here we're calling it DFU to avoid confusion with the Bootloader app in the app loader (which prepares Bangle.js for running apps).
@@ -42,7 +42,7 @@