From a434594472c7e425315b74ff6f4999f9386ae6aa Mon Sep 17 00:00:00 2001 From: Kevin Huai <99227581+JumpSushi@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:42:40 +0800 Subject: [PATCH] fix redirect (#423) --- app/views/advanced/design-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/advanced/design-guide.md b/app/views/advanced/design-guide.md index 7c31ed6..48ae2a3 100644 --- a/app/views/advanced/design-guide.md +++ b/app/views/advanced/design-guide.md @@ -6,7 +6,7 @@ Designing your own projects is really, *really* hard. Here's my best explainer a You can split this entire process up into approximately 4-5 different steps, depending on what the project is. -During this entire process you're going to have to do a LOT of research on sourcing parts and what the pros and cons of getting each would be. During this time, PLEASE check out the [Part Sourcing](advanced/part-sourcing) guide to get a better idea of the options +During this entire process you're going to have to do a LOT of research on sourcing parts and what the pros and cons of getting each would be. During this time, PLEASE check out the [Part Sourcing](/advanced/part-sourcing) guide to get a better idea of the options --- @@ -22,7 +22,7 @@ Next up is to pick the components for that Try to avoid getting hung up passives. If there's multiple parts that are the same functionality -For actual sourcing & finding links, please refer to the [Part Sourcing](advanced/part-sourcing) guide +For actual sourcing & finding links, please refer to the [Part Sourcing](/advanced/part-sourcing) guide ---