diff options
| author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-03-08 12:02:59 +0000 |
|---|---|---|
| committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-03-08 12:02:59 +0000 |
| commit | 9ffa550dd9c930496df0380c99852b59925b2213 (patch) | |
| tree | 7930a3bb90f27a3013917275507187605414482c | |
| parent | 9206404fafb9e23b4d6c4f9a0e787eec9c6b2e5e (diff) | |
| download | bcm5719-llvm-9ffa550dd9c930496df0380c99852b59925b2213.tar.gz bcm5719-llvm-9ffa550dd9c930496df0380c99852b59925b2213.zip | |
www: Really fix it
llvm-svn: 152311
| -rw-r--r-- | polly/www/documentation/architecture.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/www/documentation/architecture.html b/polly/www/documentation/architecture.html index f2b28c72de8..7d61850a3c5 100644 --- a/polly/www/documentation/architecture.html +++ b/polly/www/documentation/architecture.html @@ -14,7 +14,7 @@ <!--*********************************************************************--> <h1>Polly - The architecture</h1> <!--*********************************************************************--> - <img src='architecture.png' /> + <img src='../images/architecture.png' /> </div> </body> </html> |

