[www] r918 - in trunk/www.matroska.org/data/technical/specs: . chapters
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-04-06 12:09:14 +0400 (Wed, 06 Apr 2005) New Revision: 918 Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html trunk/www.matroska.org/data/technical/specs/index.html Log: content: fix an anchor link Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2005-04-05 11:47:11 UTC (rev 917) +++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2005-04-06 08:09:14 UTC (rev 918) @@ -221,7 +221,7 @@ <td>-</td> <td>-</td> <td>u-integer</td> - <td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="#physical">complete list of values</a>.</td> + <td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="../#physical">complete list of values</a>.</td> </tr> <tr id="ChapterTrack"> <td>ChapterTrack</td> Modified: trunk/www.matroska.org/data/technical/specs/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/index.html 2005-04-05 11:47:11 UTC (rev 917) +++ trunk/www.matroska.org/data/technical/specs/index.html 2005-04-06 08:09:14 UTC (rev 918) @@ -1984,7 +1984,7 @@ <td>-</td> <td>-</td> <td>u-integer</td> - <td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="chapters/index.html#physical">complete list of values</a>.</td> + <td>Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see <a href="#physical">complete list of values</a>.</td> </tr> <tr id="ChapterTrack"> <td>ChapterTrack</td>