fix redirect (#423)

This commit is contained in:
Kevin Huai 2025-06-09 16:42:40 +08:00 committed by GitHub
parent f2ae9b6b32
commit a434594472
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
---