Fixed MIDI and HRT references, now that biblio db is updated. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=19813 completely.
--- a/midi/specification.html Wed Nov 14 13:24:01 2012 -0800
+++ b/midi/specification.html Mon Nov 19 11:43:17 2012 -0600
@@ -136,13 +136,10 @@
<p>
The term <dfn><a href=
"http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime/Overview.html#sec-DOMHighResTimeStamp"
- >DOMHighResTimeStamp</a></dfn> is defined in the <a href=
- "http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime/Overview.html"
- >High Resolution Time Specification</a>.
+ >DOMHighResTimeStamp</a></dfn> is defined in [[!HIGHRES-TIME]].
</p>
<p>
- The terms <dfn>MIDI</dfn>, <dfn>MIDI device</dfn>, <dfn>MIDI input port</dfn>, <dfn>MIDI interface</dfn>, <dfn>MIDI message</dfn> and <dfn>MIDI output port</dfn> are defined in the <a href="http://www.midi.org/techspecs/index.php">MIDI specification</a> MIDI Manufacturers Association, "Complete MIDI 1.0 Detailed Specification". ISBN 0-9728831-0-X.
- </p>
+ The terms <dfn>MIDI</dfn>, <dfn>MIDI device</dfn>, <dfn>MIDI input port</dfn>, <dfn>MIDI interface</dfn>, <dfn>MIDI message</dfn> and <dfn>MIDI output port</dfn> are defined in [[!MIDI]].
<!-- FIXME: This list is not exhaustive. -->
</section>