From 1b3aac6b3ec6e391a1feb222d832be96e58a9b34 Mon Sep 17 00:00:00 2001 From: Nathan Bryant Date: Tue, 15 Aug 2017 13:39:36 -0700 Subject: [PATCH] Base shield v2 link was broken --- docs/Grove_Starter_Kit_v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Grove_Starter_Kit_v3.md b/docs/Grove_Starter_Kit_v3.md index 5a5af8d..31d6725 100644 --- a/docs/Grove_Starter_Kit_v3.md +++ b/docs/Grove_Starter_Kit_v3.md @@ -76,7 +76,7 @@ On the left-hand side are four Grove ports for taking analog readings. Analog se Below the digital ports are four I2C Grove ports. I2C is a low-speed bus protocol that transfers data via two wires: SCL and SDA. SCL is the clock line for synchronizing data transfer over the I2C bus; SDA is the data line. -For detailed information on how to use your Grove – Base Shield, go to [Base Shield v2](/Base_shield_v2). +For detailed information on how to use your Grove – Base Shield, go to [Base Shield v2](http://wiki.seeed.cc/Base_Shield_V2/). #### Grove - LCD RGB Backlight