From 6036c54b05a86a4ecd43717ce964b0b6d606a300 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 3 Sep 2016 17:07:10 +0300 Subject: [PATCH] Fix broken URL for Teensy site --- docs/platforms/teensy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/teensy.rst b/docs/platforms/teensy.rst index a7be6d65..ef95fc5b 100644 --- a/docs/platforms/teensy.rst +++ b/docs/platforms/teensy.rst @@ -15,7 +15,7 @@ Platform ``teensy`` =================== Teensy is a complete USB-based microcontroller development system, in a very small footprint, capable of implementing many types of projects. All programming is done via the USB port. No special programmer is needed, only a standard USB cable and a PC or Macintosh with a USB port. -For more detailed information please visit `vendor site `_. +For more detailed information please visit `vendor site `_. .. contents::