From cc6091c8998a77058acad7743c685863d48e319c Mon Sep 17 00:00:00 2001 From: sethburkart123 Date: Mon, 7 Oct 2024 16:05:01 +1100 Subject: [PATCH] fix(AboutPage): links invalid after merge --- src/SEQTA.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 0972cb97..26f1d729 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -367,7 +367,7 @@ export function OpenAboutPage() { let text = stringToHTML( /* html */ `
- +

BetterSEQTA+ is a fork of BetterSEQTA which was originally developed by Nulkem, which was discontinued. BetterSEQTA+ continued development of BetterSEQTA, while incorporating a plethora of features.

We are currently working on fixing bugs and adding good features. If you want to make a feature request or report a bug, you can do so on GitHub (find icon below).