[llvm-commits] [polly] r152311 - /polly/trunk/www/documentation/architecture.html
Tobias Grosser
grosser at fim.uni-passau.de
Thu Mar 8 04:02:59 PST 2012
Author: grosser
Date: Thu Mar 8 06:02:59 2012
New Revision: 152311
URL: http://llvm.org/viewvc/llvm-project?rev=152311&view=rev
Log:
www: Really fix it
Modified:
polly/trunk/www/documentation/architecture.html
Modified: polly/trunk/www/documentation/architecture.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/documentation/architecture.html?rev=152311&r1=152310&r2=152311&view=diff
==============================================================================
--- polly/trunk/www/documentation/architecture.html (original)
+++ polly/trunk/www/documentation/architecture.html Thu Mar 8 06:02:59 2012
@@ -14,7 +14,7 @@
<!--*********************************************************************-->
<h1>Polly - The architecture</h1>
<!--*********************************************************************-->
- <img src='architecture.png' />
+ <img src='../images/architecture.png' />
</div>
</body>
</html>
More information about the llvm-commits
mailing list