diff options
| author | Roy Hooper <rhooper@toybox.ca> | 2019-12-16 20:15:53 -0500 |
|---|---|---|
| committer | Roy Hooper <rhooper@toybox.ca> | 2019-12-16 20:15:53 -0500 |
| commit | a46adb6175d479870960a38b47f9bf27e0e5ccc3 (patch) | |
| tree | 012727f88da805f5fda01a0313dcb9454684d6c2 | |
| parent | cca42e94d719c9005d09df543596324fca2af2ae (diff) | |
remove . from end of url
| -rw-r--r-- | BUILDING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md index 6594ce4d0..794d5409a 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -6,7 +6,7 @@ Welcome to CircuitPython! This document is a quick-start guide only. Detailed guides on how to build CircuitPython can be found in the Adafruit Learn system at -https://learn.adafruit.com/building-circuitpython/. +https://learn.adafruit.com/building-circuitpython/ ## Setup |
