From 89abe3b59a2a2da3282017930c2b0577e4b085c5 Mon Sep 17 00:00:00 2001 From: Lorenzo Sciandra Date: Thu, 28 Sep 2023 16:54:11 +0100 Subject: [PATCH] fix broken links --- docsite/docs/architecture/overview.md | 2 +- docsite/docs/tools/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/docs/architecture/overview.md b/docsite/docs/architecture/overview.md index 9bde647b7..259f7d01b 100644 --- a/docsite/docs/architecture/overview.md +++ b/docsite/docs/architecture/overview.md @@ -5,7 +5,7 @@ want to understand **why**. What's going on inside of a particular tool? What decisions led to that design? Don't see the topic you're looking for? Do you have specific questions that -aren't answered here? Take a look at the [Resources](../resources) area. You'll +aren't answered here? Take a look at the [Community](../community) area. You'll find talks, podcasts, recorded streaming sessions, and other materials that may help you out. You'll also find links to the developer community where you can ask questions and get help. diff --git a/docsite/docs/tools/overview.md b/docsite/docs/tools/overview.md index ebc558735..5b00dd220 100644 --- a/docsite/docs/tools/overview.md +++ b/docsite/docs/tools/overview.md @@ -11,6 +11,6 @@ managing dependencies. Individual tools help you solve specific problem, like [making Metro work with symlinks](./metro-resolver-symlinks). If you get stuck or notice that something is missing, take a look at the -[Resources](../resources) area. You'll find talks, podcasts, recorded streaming +[Community](../community) area. You'll find talks, podcasts, recorded streaming sessions, and other materials that may help you out. You'll also find links to the developer community where you can ask questions and get help.