[Vim-latex-cvs] SF.net SVN: vim-latex:[1044] trunk/htdocs/download.inc
Brought to you by:
srinathava,
tmaas
From: <tm...@us...> - 2008-08-07 13:55:23
|
Revision: 1044 http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1044&view=rev Author: tmaas Date: 2008-08-07 13:55:32 +0000 (Thu, 07 Aug 2008) Log Message: ----------- - fix URL: c&p error Modified Paths: -------------- trunk/htdocs/download.inc Modified: trunk/htdocs/download.inc =================================================================== --- trunk/htdocs/download.inc 2008-08-07 13:51:20 UTC (rev 1043) +++ trunk/htdocs/download.inc 2008-08-07 13:55:32 UTC (rev 1044) @@ -67,7 +67,7 @@ <h4>Step 2 of 4: Set a few things in .vimrc</h4> The recommended settings for vim-latex in your .vimrc file are now only described in -the <a href="/documentation/latex-suite/recommended-settings.html/documentation/latex-suite/recommended-settings.html">vim-latex manual</a>. +the <a href="/documentation/latex-suite/recommended-settings.html">vim-latex manual</a>. <h4>Step 3 of 4: Install the help files</h4> To install the included latex-suit.txt and latexhelp.txt files as vim help This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |