Author: sanda Date: Wed May 30 15:33:53 2012 New Revision: 40922 URL: http://www.lyx.org/trac/changeset/40922
Log: Fix web link Modified: www-user/trunk/misc/LGT/index.php Modified: www-user/trunk/misc/LGT/index.php ============================================================================== --- www-user/trunk/misc/LGT/index.php Fri May 25 21:39:40 2012 (r40921) +++ www-user/trunk/misc/LGT/index.php Wed May 30 15:33:53 2012 (r40922) @@ -5,6 +5,6 @@ </head> <body> This page has moved. If your browser doesn't automatically redirect to -its new location within seconds, click <a href="Walkthrough">here</a>. +its new location within seconds, click <a href="../Walkthrough">here</a>. </body> </html>
