diff --git a/build/vnu-jar.mjs b/build/vnu-jar.mjs
index c1ce8be230..7587012dff 100644
--- a/build/vnu-jar.mjs
+++ b/build/vnu-jar.mjs
@@ -31,8 +31,6 @@ execFile('java', ['-version'], (error, stdout, stderr) => {
// NOT RECOMMENDED, but it's still valid - we explain in the docs that it's not ideal,
// and offer more robust alternatives, but also need to show a less-than-ideal example
'An “aria-disabled” attribute whose value is “true” should not be specified on an “a” element that has an “href” attribute.',
- // Boosted mod: `role="img"` is needed for ``
- 'The “img” role is unnecessary for element “img”.',
'.*Consider using the “h1” element as a top-level heading only.*'
// End mod
].join('|')
diff --git a/site/content/docs/5.3/about/brand.md b/site/content/docs/5.3/about/brand.md
index bfc23c376e..893164b77c 100644
--- a/site/content/docs/5.3/about/brand.md
+++ b/site/content/docs/5.3/about/brand.md
@@ -20,7 +20,7 @@ Have a need for Boosted's brand resources? Great! We have only a few guidelines
@@ -28,7 +28,7 @@ Have a need for Boosted's brand resources? Great! We have only a few guidelines
@@ -49,7 +49,7 @@ Orange Business Services has its own logo that contains the Orange logo and the
diff --git a/site/content/docs/5.3/components/scrollspy.md b/site/content/docs/5.3/components/scrollspy.md
index 855a86a753..51ff4d423a 100644
--- a/site/content/docs/5.3/components/scrollspy.md
+++ b/site/content/docs/5.3/components/scrollspy.md
@@ -35,7 +35,7 @@ Scroll the area below the navbar and watch the active class change. Open the dro