From c072bb5de75f55d786bca78c5319a7f5732d7ffb Mon Sep 17 00:00:00 2001 From: RogueM Date: Sun, 17 Jul 2016 13:56:06 +0100 Subject: [PATCH] removing SPI url reference --- src/en/overlay/ground.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/overlay/ground.md b/src/en/overlay/ground.md index ebae2ae..1ffd52b 100644 --- a/src/en/overlay/ground.md +++ b/src/en/overlay/ground.md @@ -24,4 +24,4 @@ Generally the one that's most convenient or closest to the rest of your connecti and easier, or alternatively the one closest to the supply pin that you use. For example, it's a good idea to use Physical Pin 17 for 3v3 and Physical Pin 25 for ground when using -the [SPI](/pinout/iface-spi) connections, as these are right next to the important pins for SPI0. +the SPI connections, as these are right next to the important pins for SPI0.