From 6c8d147bbc173948ba034545e0e79f4d3c67c3cc Mon Sep 17 00:00:00 2001 From: Doc Walker <4-20ma@wvfans.net> Date: Mon, 26 Sep 2016 20:36:54 -0500 Subject: [PATCH] Fix #19 Fix README link to examples folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f6dad8..d724f48 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Below is a simplified schematic diagram. Refer to the datasheet for specific req ## Example -The library contains sketches that demonstrates use of the `i2c_adc_ads7828` library. You can find these in the [examples](/4-20ma/i2c_adc_ads7828/tree/master/examples/) folder. +The library contains sketches that demonstrates use of the `i2c_adc_ads7828` library. You can find these in the [examples](/examples/) folder. ``` cpp #include