From 92ce21102f906a78e3245049db72012f9c8edd6a Mon Sep 17 00:00:00 2001 From: dschaefer206 Date: Tue, 2 Dec 2025 10:28:09 -0800 Subject: [PATCH] Fix outdated documentation links and update ARIA references Updated HTTP links to HTTPS, replaced outdated ARIA 1.1 authoring practices links with current APG pattern links, updated id attribute reference to WHATWG spec, corrected heading level guidance per ARIA 1.2, and fixed spelling error. Fixes #264 --- andi/help/alerts.html | 18 +++++++++--------- andi/help/faq.html | 2 +- andi/help/howtouse.html | 2 +- andi/help/install.html | 4 ++-- andi/help/modules.html | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/andi/help/alerts.html b/andi/help/alerts.html index a8d18eeb..e81dc6c2 100644 --- a/andi/help/alerts.html +++ b/andi/help/alerts.html @@ -549,7 +549,7 @@

What causes this?

Often, this is the result of a developer copying and pasting an element and forgetting to change the id. It's possible that a developer may not know that ids - must be unique according to W3C standards. + must be unique according to W3C standards.

What should be done?

@@ -1004,8 +1004,8 @@

Why is this an accessibility concern?

What should be done?

Correct the structure to abide by the standards for an - ARIA table, or - ARIA grid. + ARIA table, or + ARIA grid.

@@ -3455,7 +3455,7 @@

Why did ANDI alert this?

Why is this an accessibility concern?

- A screen reader will assume the heading level to be level 2 since 2 is the default aria-level. + A screen reader will not assume a default heading level if aria-level is not specified.

What should be done?

@@ -3554,7 +3554,7 @@

What should be done?

and the primary foreground color of the text using a color selector tool (Colour Contrast Analyser Installation).

- The WCAG AA Contrast Ratio requirement is as follows: + The WCAG AA Contrast Ratio requirement is as follows: