Revision: 1089
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1089&view=rev
Author: tmaas
Date: 2010-01-27 21:14:43 +0000 (Wed, 27 Jan 2010)
Log Message:
-----------
.htaccess: redirect old tutorial location to new one
Modified Paths:
--------------
trunk/htdocs/.htaccess
Modified: trunk/htdocs/.htaccess
===================================================================
--- trunk/htdocs/.htaccess 2010-01-27 21:06:02 UTC (rev 1088)
+++ trunk/htdocs/.htaccess 2010-01-27 21:14:43 UTC (rev 1089)
@@ -17,3 +17,4 @@
Redirect seeother /latex-suite.txt http://vim-latex.sourceforge.net/documentation/latex-suite.txt
Redirect seeother /latex-suite.html http://vim-latex.sourceforge.net/documentation/latex-suite.html
+Redirect seeother /tutorial http://vim-latex.sourceforge.net/documentation/latex-suite-quickstart/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|