diff --git a/docs/angular/getting-started/resources.md b/docs/angular/getting-started/resources.md
index b0d191c8c7..5028264667 100644
--- a/docs/angular/getting-started/resources.md
+++ b/docs/angular/getting-started/resources.md
@@ -1,29 +1,23 @@
# Resources
-## Learn Nx in 30 Minutes
+## Learn Nx in 10 Minutes
-
-
-## Angular Enterprise Monorepo Pattens Book
-
-
-
-[This is a free book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad) on using Nx in large organizations. It is very practical. Even though it covers the general benefits of Google-style development, it focuses on concrete problems and how to effectively use Nx to solve them.
+
## Courses
-### Nx Workspace (free)
+## Nx Workspace (free)
-### Advanced Nx Workspace (premium)
+## Advanced Nx Workspace (premium)
[](https://nxplaybook.com/p/advanced-nx-workspaces)
## Books and Blogs
-- [Angular Enterprise Monorepo Patters Book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
- [Nx blog posts](https://blog.nrwl.io/nx/home)
+- [Angular Enterprise Monorepo Patterns Book (free)](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
## Talks
diff --git a/docs/react/getting-started/resources.md b/docs/react/getting-started/resources.md
index 441cd2790c..fe62dfe2ad 100644
--- a/docs/react/getting-started/resources.md
+++ b/docs/react/getting-started/resources.md
@@ -19,7 +19,7 @@
## Books and Blogs
- [Nx blog posts](https://blog.nrwl.io/react/home)
-- [Effective React Development with Nx](https://go.nrwl.io/effective-react-development-with-nx-new-book)
+- [Effective React Development with Nx (free)](https://go.nrwl.io/effective-react-development-with-nx-new-book)
## Misc