HTML links in PODs must be absolute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14575 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-07-02 15:37:53 +00:00
parent 595d32e93b
commit d7c41c2e3d

View File

@ -57,7 +57,7 @@ occurs, it will exit with a non-zero value, usually 1.
=head1 SEE ALSO
L<llvm-dis>, L<docs/BytecodeFormat.html>
L<llvm-dis>, L<http://llvm.cs.uiuc.edu/docs/BytecodeFormat.html>
=head1 AUTHORS