Changes in directory llvm-www/devmtg/current:
index.html updated: 1.1 -> 1.2
---
Log message:
Fixed virtual include paths for developer meeting page.
---
Diffs of the changes: (+2 -2)
index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/devmtg/current/index.html
diff -u llvm-www/devmtg/current/index.html:1.1
llvm-www/devmtg/current/index.html:1.2
--- llvm-www/devmtg/current/index.html:1.1 Tue Jan 8 22:47:10 2008
+++ llvm-www/devmtg/current/index.html Tue Jan 8 22:49:01 2008
@@ -1,4 +1,4 @@
-<!--#include virtual="header.incl" -->
+<!--#include virtual="../../header.incl" -->
<div class="www_sectiontitle">LLVM Developers' Meeting</div>
<table>
<tr><td valign="top">
@@ -46,4 +46,4 @@
<p><b>Total unconfirmed: 6</b></p>
</div>
-<!--#include virtual="footer.incl" -->
\ No newline at end of file
+<!--#include virtual="../../footer.incl" -->
\ No newline at end of file
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits