diff options
author | Segher Boessenkool <segher@xiph.org> | 2002-01-01 18:48:17 +0000 |
---|---|---|
committer | Segher Boessenkool <segher@xiph.org> | 2002-01-01 18:48:17 +0000 |
commit | 6ff75aa0afc00e28324277531bd2a23d26499543 (patch) | |
tree | 354830be0a26d9d514753da6911ee2c79036a448 | |
parent | b09d95f2ae224ac4d4338de55be3199b5dee9de3 (diff) | |
download | libvorbis-git-6ff75aa0afc00e28324277531bd2a23d26499543.tar.gz |
fixed link to ISRC info
svn path=/trunk/vorbis/; revision=2935
-rw-r--r-- | doc/v-comment.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/v-comment.html b/doc/v-comment.html index 2f57e182..eebffb09 100644 --- a/doc/v-comment.html +++ b/doc/v-comment.html @@ -98,7 +98,7 @@ the 'record label') <dt>CONTACT<dd>Contact information for the creators or distributors of the track. This could be a URL, an email address, the physical address of the producing label. -<dt>ISRC<dd>ISRC number for the track; see <a href="http://www.ifpi.org/online/isrc_intro.html">the ISRC intro page</a> for more information on ISRC numbers. +<dt>ISRC<dd>ISRC number for the track; see <a href="http://www.ifpi.org/site-content/online/isrc_intro.html">the ISRC intro page</a> for more information on ISRC numbers. <dt>DISCID<dd>Table of contents hash from an associated disc, generally used to index the track in published music databases. See <a href="http://freedb.org/">http://freedb.org/</a> for and example of such a hash. |