From cf93b0de4fc43dc496e3597621a9582bd56dc53a Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 22 Jul 2023 13:55:18 +0100 Subject: [PATCH] FAQ page: fix links to docs/install/spi Signed-off-by: Leah Rowe --- site/faq.md | 2 +- site/faq.uk.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/faq.md b/site/faq.md index 5a97f0d..62a8ad0 100644 --- a/site/faq.md +++ b/site/faq.md @@ -533,7 +533,7 @@ How do I program an SPI flash chip? --------------------------------------------------------------------------------- Refer to:\ -[Externally rewrite 25xx NOR flash via SPI protocol](spi.md) +[Externally rewrite 25xx NOR flash via SPI protocol](docs/install/spi.md) It's possible to use a 16-pin SOIC test clip on an 8-pin SOIC chip, if you align the pins properly. The connection is generally more sturdy. diff --git a/site/faq.uk.md b/site/faq.uk.md index cc01055..bdf9c6e 100644 --- a/site/faq.uk.md +++ b/site/faq.uk.md @@ -524,7 +524,7 @@ Family 15h (на стороні AMD) або будь-яке інше, випущ --------------------------------------------------------------------------------- Зверніться до:\ -[Зовнішній перезапис 25xx NOR flash через протокол SPI](spi.md) +[Зовнішній перезапис 25xx NOR flash через протокол SPI](docs/install/spi.md) Можна використовувати 16-контактний затискач SOIC на 8-контактній мікросхемі SOIC, якщо правильно впорядкувати контакти. Як правило, з'єднання більш міцне.