Update of /cvsroot/csseditor/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv5662
Modified Files:
index.html
Log Message:
Fix navigation link
Index: index.html
===================================================================
RCS file: /cvsroot/csseditor/htdocs/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** index.html 8 Jan 2004 14:14:56 -0000 1.5
--- index.html 8 Jan 2004 14:21:13 -0000 1.6
***************
*** 17,21 ****
<div id="navigation">
<div class="navheader">
! <a href="/~chris/csseditor/">Home</a>
</div>
<ul>
--- 17,21 ----
<div id="navigation">
<div class="navheader">
! <a href="http://csseditor.sourceforge.net/">Home</a>
</div>
<ul>
|