Haiku Book: old Midi Kit: fix link to the BeBook.

That online copy of the BeBook went offline some time ago, and we
now host one, so point to that instead.
This commit is contained in:
Augustin Cavalier
2015-02-11 19:00:18 -05:00
parent 9df92fb0a2
commit 82d26eb239
+1 -1
View File
@@ -4,7 +4,7 @@
The old Midi Kit, or midi1 for short, goes all the way back to DR8, when the
BeOS only ran on BeBoxen. Fortunately for us, it is pretty well documented:
- <A HREF="http://bang.dhs.org/be/bebook/The%20Midi%20Kit/index.html">Midi
- <A HREF="https://www.haiku-os.org/legacy-docs/bebook/TheMidiKit_Overview.html">Midi
Kit chapter in the online Be Book</A>
- <A HREF="http://web.archive.org/web/20010618100542/www-classic.be.com/developers/developer_library/midi_kit.html">Midi
Kit section of the old Be Developer Library</A>