|
From: blackh <gra...@li...> - 2001-11-21 20:23:35
|
blackh Wed Nov 21 12:23:35 2001 EDT
Modified files:
/website left.inc
Log:
Fix up a couple more links.
Index: website/left.inc
diff -u website/left.inc:1.9 website/left.inc:1.10
--- website/left.inc:1.9 Wed Nov 21 12:09:26 2001
+++ website/left.inc Wed Nov 21 12:23:35 2001
@@ -1,23 +1,23 @@
- <!-- $Id: left.inc,v 1.9 2001/11/21 20:09:26 blackh Exp $ -->
+ <!-- $Id: left.inc,v 1.10 2001/11/21 20:23:35 blackh Exp $ -->
<img src="/grapevine-logo.jpg" alt="The Grapevine Project" width="129" height="153" />
<br />
<br />
Pages<br />
<a href="http://www.grapevineproject.org/">Home page</a><br />
- <a href="http://sourceforge.net/projects/grapevine/">Project Page</a><br />
+ <a target="_top" href="http://sourceforge.net/projects/grapevine/">Project Page</a><br />
<a href="/plan.php">Plan</a><br />
<a href="/designnotes.php">Design notes</a><br />
<a href="/doc/">Documents</a><br />
<a href="/soapbox.php">Soapbox</a><br />
- <a href="http://sourceforge.net/tracker/?group_id=32439&atid=405158">Bugs</a><br />
- <a href="http://sourceforge.net/forum/forum.php?forum_id=124611">Dev list archive</a><br />
- <a href="/cgi-bin/twiki/view">Wiki</a><br />
+ <a target="_top" href="http://sourceforge.net/tracker/?group_id=32439&atid=405158">Bugs</a><br />
+ <a target="_top" href="http://sourceforge.net/forum/forum.php?forum_id=124611">Dev list archive</a><br />
+ <a target="_top" href="/cgi-bin/twiki/view">Wiki</a><br />
<a href="/links.php">Links</a><br />
<br />
<br />
- <a href="http://sourceforge.net"><img
+ <a target="_top" href="http://sourceforge.net"><img
src="http://sourceforge.net/sflogo.php?group_id=32439"
style="border:0;width:88px;height:31px"
alt="SourceForge Logo" /></a>
<br />
- <!-- EOF: $Id: left.inc,v 1.9 2001/11/21 20:09:26 blackh Exp $ -->
+ <!-- EOF: $Id: left.inc,v 1.10 2001/11/21 20:23:35 blackh Exp $ -->
|