HTML links in PODs must be absolute.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 2 Jul 2004 15:37:53 +0000 (15:37 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 2 Jul 2004 15:37:53 +0000 (15:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14575 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-bcanalyzer.pod

index 7b854105c0377a30b4748aa41ffa0278b4af3b34..28a27b0e30b86b757264223a8984cb7d1e885caa 100644 (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