Remove perpetually broken link to a separate vorbis-in-ogg document.
authorRalph Giles <giles@xiph.org>
Wed, 21 Dec 2005 01:22:23 +0000 (01:22 +0000)
committerRalph Giles <giles@xiph.org>
Wed, 21 Dec 2005 01:22:23 +0000 (01:22 +0000)
svn path=/trunk/vorbis/; revision=10668

doc/framing.html

index e0726b8..f31522c 100644 (file)
@@ -77,7 +77,7 @@ li {
 <p>The Ogg transport bitstream is designed to provide framing, error
 protection and seeking structure for higher-level codec streams that
 consist of raw, unencapsulated data packets, such as the Vorbis audio
-codec or Tarkin video codec.</p>
+codec or Theora video codec.</p>
 
 <h2>Application example: Vorbis</h2>
 
@@ -117,8 +117,7 @@ formatting of an Ogg logical bitstream. Combining logical
 bitstreams into more complex physical bitstreams is described in the
 <a href="oggstream.html">Ogg bitstream overview</a>. The exact
 mapping of raw Vorbis packets into a valid Ogg Vorbis physical
-bitstream is described in <a href="vorbis-stream.html">Vorbis
-bitstream mapping</a>.</p>
+bitstream is described in the Vorbis I Specification.</p>
 
 <h2>Bitstream structure</h2>