Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/Assemble.pl 2006/04/06 19:52:17 1.7
+++ mitgcm.org/front_content/Assemble.pl 2008/01/15 17:12:18 1.8
@@ -57,7 +57,7 @@
$name = $name0{$fm};
if ($name eq "Documentation") {
- $tmp = "<a href=\"http://mitgcm.org/pelican/\">"
+ $tmp = "<a href=\"http://eddy.csail.mit.edu/r2/latest/\">"
. "Documentation</a><br />\n";
$menu = join "", $menu, $tmp;
next;
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |