# HG changeset patch # User Valentin Bartenev # Date 1362772319 -14400 # Node ID a8ee5f39688074d4f1d2a36bd33dc121fb43c681 # Parent df601292a70c8a9bb2110408ebc793e0764366dc Fixed SVN checkout command in "Win32 build" howto. diff -r df601292a70c -r a8ee5f396880 xml/en/docs/howto_build_on_win32.xml --- a/xml/en/docs/howto_build_on_win32.xml Thu Mar 07 07:18:34 2013 +0000 +++ b/xml/en/docs/howto_build_on_win32.xml Fri Mar 08 23:51:59 2013 +0400 @@ -69,7 +69,7 @@ Check out nginx sources from the svn.nginx.org repository. For example: -svn co svn://svn.nginx.org/tags/release- +svn co svn://svn.nginx.org/nginx/tags/release-