diff --git a/css-flexbox-1/Overview.bs b/css-flexbox-1/Overview.bs
index 7ea35ada233..6b53f70d138 100644
--- a/css-flexbox-1/Overview.bs
+++ b/css-flexbox-1/Overview.bs
@@ -1357,7 +1357,7 @@ Reordering and Accessibility
(such as speech).
Likewise, 'order' does not affect
the default traversal order of sequential navigation modes
- (such as cycling through links, see e.g. tabindex
[[HTML5]]).
+ (such as cycling through links, see e.g. tabindex
[[HTML]]).
Advisement:
Authors must use 'order' only for visual, not logical, reordering of content.
diff --git a/css-grid-1/Overview.bs b/css-grid-1/Overview.bs
index 70eb6b8c85d..b04bfbd614b 100644
--- a/css-grid-1/Overview.bs
+++ b/css-grid-1/Overview.bs
@@ -705,7 +705,7 @@ Reordering and Accessibility
(such as speech).
Likewise, rearranging grid items visually does not affect
the default traversal order of sequential navigation modes
- (such as cycling through links, see e.g. tabindex
[[HTML5]]).
+ (such as cycling through links, see e.g. tabindex
[[HTML]]).
Advisement:
Authors must use 'order' and the grid-placement properties
diff --git a/css-regions-1/Overview.bs b/css-regions-1/Overview.bs
index 38e4728301d..97dc6025f83 100644
--- a/css-regions-1/Overview.bs
+++ b/css-regions-1/Overview.bs
@@ -422,7 +422,7 @@ The 'flow-into' property
the default traversal order
of sequential navigation modes
(such as cycling through links,
- see e.g. tabindex
[[HTML401]]).
+ see e.g. tabindex
[[HTML]]).
A named flow needs to be associated
with a region chain