diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index 873c8bdce4a492..10f19ee2f8cc65 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -245,106 +245,54 @@ from version 3 with some additions. This means that it is not necessary
to recompile for new versions of Node.js which are
listed as supporting a later version.
+This table may not be up to date in older streams, the most up to date
+information is in the latest API documentation in:
+[Node-API version matrix](https://nodejs.org/docs/latest/api/n-api.html#node-api-version-matrix)
+
- |
- 4 |
- 5 |
- 6 |
- 7 |
- 8 |
+ 7 |
+ v10.23.0+, v12.19.0+, v14.12.0+, 15.0.0 and all later versions |
- v10.x |
- v10.16.0 |
- v10.17.0 |
- v10.20.0 |
- v10.23.0 |
- |
+ 6 |
+ v10.20.0+, v12.17.0+, 14.0.0 and all later versions |
- v11.x |
- v11.8.0 |
- |
- |
- |
- |
+ 5 |
+ v10.17.0+, v12.11.0+, 13.0.0 and all later versions |
- v12.x |
- v12.0.0 |
- v12.11.0 |
- v12.17.0 |
- v12.19.0 |
- v12.22.0 |
+ 4 |
+ v10.16.0+, v11.8.0+, 12.0.0 and all later versions |
-
- v13.x |
- v13.0.0 |
- v13.0.0 |
- |
- |
- |
-
- v14.x |
- v14.0.0 |
- v14.0.0 |
- v14.0.0 |
- v14.12.0 |
- v14.17.0 |
+
+ 3 |
+ v6.14.2*, 8.11.2+, v9.11.0+*, 10.0.0 and all later versions |
- v15.x |
- v15.0.0 |
- v15.0.0 |
- v15.0.0 |
- v15.0.0 |
- v15.12.0 |
+ 2 |
+ v8.10.0+*, v9.3.0+*, 10.0.0 and all later versions |
- v16.x |
- v16.0.0 |
- v16.0.0 |
- v16.0.0 |
- v16.0.0 |
- v16.0.0 |
+ 1 |
+ v8.6.0+**, v9.0.0+*, 10.0.0 and all later versions |