Fix documentation links to the vorbis website.
authorRalph Giles <giles@thaumas.net>
Fri, 3 Jul 2020 04:23:02 +0000 (21:23 -0700)
committerRalph Giles <giles@thaumas.net>
Fri, 3 Jul 2020 16:06:45 +0000 (09:06 -0700)
The server is using .shtml index pages, so linking directly
to an index.html page does not work. Truncate the reference
at the directory path and rely on the server's default page
to select the correct contents.

Thanks to Mark Harris for pointing out the breakage.

Signed-off-by: Mark Harris <mark.hsj@gmail.com>

No differences found