diff options
Diffstat (limited to 'llvm/docs/tutorial/JITTutorial2.html')
-rw-r--r-- | llvm/docs/tutorial/JITTutorial2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/JITTutorial2.html b/llvm/docs/tutorial/JITTutorial2.html index d88668ad771..047579735e0 100644 --- a/llvm/docs/tutorial/JITTutorial2.html +++ b/llvm/docs/tutorial/JITTutorial2.html @@ -24,7 +24,7 @@ <!-- *********************************************************************** --> <div class="doc_text"> -All the code in this example can be downloaded at Tutorial2.tar.bz2 or Tutorial2.zip. +All the code in this example can be downloaded at <a href="Tutorial2.tar.bz2">Tutorial2.tar.bz2</a> or <a href="Tutorial2.zip">Tutorial2.zip</a>. </div> <!-- *********************************************************************** --> |