summaryrefslogtreecommitdiff
path: root/doc/framing.html
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2002-09-14 18:32:57 +0000
committerRalph Giles <giles@xiph.org>2002-09-14 18:32:57 +0000
commit398effc713698bfd375d9c52d7dce2d072ca76b0 (patch)
treedde7acdbe65c007c85e5ba151dade6edee32b950 /doc/framing.html
parente2d6108465cb9bc9cd1afd4875e9443c42f67377 (diff)
downloadogg-398effc713698bfd375d9c52d7dce2d072ca76b0.tar.gz
Correct url for the crc introduction. Thanks to Keith Wright for the fix.
git-svn-id: http://svn.xiph.org/trunk/ogg@3910 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc/framing.html')
-rw-r--r--doc/framing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/framing.html b/doc/framing.html
index 99b1baa..26293dc 100644
--- a/doc/framing.html
+++ b/doc/framing.html
@@ -307,7 +307,7 @@ buffered packet segments.<p>
computed value.<p>
(A thorough discussion of CRC algorithms can be found in <a
- href="ftp://ftp.rocksoft.com/clients/rocksoft/papers/crc_v3.txt">"A
+ href="ftp://ftp.rocksoft.com/papers/crc_v3.txt">"A
Painless Guide to CRC Error Detection Algorithms"</a> by Ross
Williams <a
href="mailto:ross@guest.adelaide.edu.au">ross@guest.adelaide.edu.au</a>.)