From 464eac60c14bfed9cdd89c1cc2f61423595c890d Mon Sep 17 00:00:00 2001 From: Eric Bouchut Date: Thu, 14 Nov 2024 21:39:40 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20broken=20links=20in?= =?UTF-8?q?=20the=20build=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/operate/build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/operate/build.md b/docs/operate/build.md index d96b286f..6f936cc4 100644 --- a/docs/operate/build.md +++ b/docs/operate/build.md @@ -142,7 +142,7 @@ If you build Trio on your Mac using Xcode, the recommendation is to use the [**T ### Build Trio with Script -The **`TrioBuildSelectScript`** is similar to the script used to build Loop. If you need it, extensive instructions for that script are provided at these links: [LoopDocs: Build Select Script](https://loopkit.github.io/loopdocs/build/step14/#build-select-script) and [Loop and Learn: Build Select Script](https://www.loopandlearn.org/build-select/). +The **`TrioBuildSelectScript`** is similar to the script used to build Loop. If you need it, extensive instructions for that script are provided at these links: [LoopDocs: Build Select Script](https://loopkit.github.io/loopdocs/build/build-app/#build-select-script) and [Loop and Learn: Build Select Script](https://www.loopandlearn.org/build-select/). The **`TrioBuildSelectScript`** offers the choice to: @@ -198,7 +198,7 @@ For more information, refer to [Loop and Learn: Maintenance Utitilites](https:// ### Build Errors -If you encounter any build issues, please look at the [LoopDocs Build](https://loopkit.github.io/loopdocs/build/build_errors/) errors page. Only some things on that page are relevant for building Trio, but many potential issues will likely be covered there. You will also get helpful advice about what info to provide if you need to ask for help. When you have identified the error message(s), you can use the search tool in LoopDocs to see if your error is mentioned. +If you encounter any build issues, please look at the [LoopDocs Build](https://loopkit.github.io/loopdocs/build/build-errors/) errors page. Only some things on that page are relevant for building Trio, but many potential issues will likely be covered there. You will also get helpful advice about what info to provide if you need to ask for help. When you have identified the error message(s), you can use the search tool in LoopDocs to see if your error is mentioned. If you need it, you are most likely to get help in one of these groups: