diff --git a/docs/Architecture.md b/docs/Architecture.md
index f069ea953eb7..86da7948415d 100644
--- a/docs/Architecture.md
+++ b/docs/Architecture.md
@@ -3,6 +3,12 @@ id: architecture
title: Architecture
---
-If you are interested in learning more about how Jest works, what the architecture behind the framework is, and how Jest is split up into individual reusable packages, check out this video:
+If you are interested in learning more about how Jest works, understand its architecture, and how Jest is split up into individual reusable packages, check out this video:
+
+If you'd like to learn how to build a testing framework like Jest from scratch, check out this video:
+
+
+
+There is also a [written guide you can follow](https://cpojer.net/posts/building-a-javascript-testing-framework). It teaches the fundamental concepts of Jest and explains how various parts of Jest can be used to compose a custom testing framework.
diff --git a/website/versioned_docs/version-25.x/Architecture.md b/website/versioned_docs/version-25.x/Architecture.md
index f069ea953eb7..86da7948415d 100644
--- a/website/versioned_docs/version-25.x/Architecture.md
+++ b/website/versioned_docs/version-25.x/Architecture.md
@@ -3,6 +3,12 @@ id: architecture
title: Architecture
---
-If you are interested in learning more about how Jest works, what the architecture behind the framework is, and how Jest is split up into individual reusable packages, check out this video:
+If you are interested in learning more about how Jest works, understand its architecture, and how Jest is split up into individual reusable packages, check out this video:
+
+If you'd like to learn how to build a testing framework like Jest from scratch, check out this video:
+
+
+
+There is also a [written guide you can follow](https://cpojer.net/posts/building-a-javascript-testing-framework). It teaches the fundamental concepts of Jest and explains how various parts of Jest can be used to compose a custom testing framework.
diff --git a/website/versioned_docs/version-26.x/Architecture.md b/website/versioned_docs/version-26.x/Architecture.md
index f069ea953eb7..86da7948415d 100644
--- a/website/versioned_docs/version-26.x/Architecture.md
+++ b/website/versioned_docs/version-26.x/Architecture.md
@@ -3,6 +3,12 @@ id: architecture
title: Architecture
---
-If you are interested in learning more about how Jest works, what the architecture behind the framework is, and how Jest is split up into individual reusable packages, check out this video:
+If you are interested in learning more about how Jest works, understand its architecture, and how Jest is split up into individual reusable packages, check out this video:
+
+If you'd like to learn how to build a testing framework like Jest from scratch, check out this video:
+
+
+
+There is also a [written guide you can follow](https://cpojer.net/posts/building-a-javascript-testing-framework). It teaches the fundamental concepts of Jest and explains how various parts of Jest can be used to compose a custom testing framework.
diff --git a/website/versioned_docs/version-27.0/Architecture.md b/website/versioned_docs/version-27.0/Architecture.md
index f069ea953eb7..86da7948415d 100644
--- a/website/versioned_docs/version-27.0/Architecture.md
+++ b/website/versioned_docs/version-27.0/Architecture.md
@@ -3,6 +3,12 @@ id: architecture
title: Architecture
---
-If you are interested in learning more about how Jest works, what the architecture behind the framework is, and how Jest is split up into individual reusable packages, check out this video:
+If you are interested in learning more about how Jest works, understand its architecture, and how Jest is split up into individual reusable packages, check out this video:
+
+If you'd like to learn how to build a testing framework like Jest from scratch, check out this video:
+
+
+
+There is also a [written guide you can follow](https://cpojer.net/posts/building-a-javascript-testing-framework). It teaches the fundamental concepts of Jest and explains how various parts of Jest can be used to compose a custom testing framework.