From bd89d865885d053c5f1c0d03c50bd639a1236187 Mon Sep 17 00:00:00 2001 From: Laurence Blackledge Date: Thu, 27 Feb 2025 08:36:12 -0500 Subject: [PATCH] fix: updated links to point to updated doc locations --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb4cb1581..2b6569524 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Run `nx dep-graph` to see a diagram of the dependencies of your projects. ## Further help -Visit the [Nx Documentation](https://nx.dev) to learn more. +Visit the [Nx Documentation](https://nx.dev/getting-started/intro) to learn more. ## ☁ Nx Cloud @@ -99,4 +99,4 @@ Teams using Nx gain the advantage of building full-stack applications with their [Computation Caching Fundamentals](https://blog.nrwl.io/computation-caching-the-fundamentals-behind-nxs-lightning-fast-execution-dc761fe41eb8) -[Computation Caching with NX](https://nx.dev/latest/core-concepts/computation-caching) +[Computation Caching with NX](https://nx.dev/concepts/mental-model#computation-hashing-and-caching)