From e59d2e5015fc29ce163afa723cb7b9c40415a0cf Mon Sep 17 00:00:00 2001 From: Francois Best Date: Thu, 13 Feb 2014 23:21:41 +0100 Subject: [PATCH] Added link to backup doc site. --- arduino-playground.md | 1 + 1 file changed, 1 insertion(+) diff --git a/arduino-playground.md b/arduino-playground.md index 9004f08..5dc42cf 100644 --- a/arduino-playground.md +++ b/arduino-playground.md @@ -40,6 +40,7 @@ You are now ready to use the library. look at the reference page to learn how to !!Reference See the extended reference [[ http://arduinomidilib.fortyseveneffects.com | here ]]. +Mirror: [[ http://fortyseveneffects.github.io/arduino_midi_library/ | GitHub ]]. To know how to use the callback feature, see the dedicated page [[ http://playground.arduino.cc/Main/MIDILibraryCallbacks | here]].