mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Change redirect to 1.34.0 results.
[SVN r37643]
This commit is contained in:
parent
810e0779f6
commit
29159522a5
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ RewriteEngine on
|
|||
#~ RewriteRule ^(.+)\.cpp$ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/$1.cpp?rev=HEAD&content-type=text/vnd.viewcvs-markup [R,L]
|
||||
|
||||
RewriteRule ^developement(/.*) http://engineering.meta-comm.com/boost-regression/CVS-HEAD$1 [R,L]
|
||||
RewriteRule ^release(/.*) http://engineering.meta-comm.com/boost-regression/1_33_0$1 [R,L]
|
||||
RewriteRule ^release(/.*) http://engineering.meta-comm.com/boost-regression/1_34_0$1 [R,L]
|
||||
|
|
Loading…
Add table
Reference in a new issue