Use the standard PR### notation for referencing bugs in bugzilla
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 4 Dec 2004 00:45:09 +0000 (00:45 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 4 Dec 2004 00:45:09 +0000 (00:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18476 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 1c3d8be1e2cba49a904630f3ec36cabfda81238c..cf189e6a643495ae83101f5f2203ac11052a67ea 100644 (file)
@@ -419,8 +419,7 @@ components, please contact us on the llvmdev list.</p>
 </pre></li>
 
 <li>Initialization of global union variables can only be done <a
-href="http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=162">with the largest union
-member</a>.</li>
+href="http://llvm.cs.uiuc.edu/PR162">with the largest union member</a>.</li>
 
 <li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an implicitly
 external function is re-declared as static</a></li>