MINOR Fixed contributing link redirection

git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@116744 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2011-03-01 21:51:49 +00:00
parent 6ce0c75590
commit b0c8c424f8
2 changed files with 4 additions and 2 deletions

View File

@ -45,6 +45,7 @@
RewriteRule ^contentdeliverynetworkissues$ http://doc.silverstripe.org/old/contentdeliverynetworkissues [R=301,L]
RewriteRule ^contentnegotiator$ http://api.silverstripe.org/search/lookup/?q=ContentNegotiator&module=sapphire [R=301,L]
RewriteRule ^contributors$ http://doc.silverstripe.org/old/contributors [R=301,L]
RewriteRule ^contributing$ http://doc.silverstripe.org/sapphire/en/misc/contributing [R=301,L]
RewriteRule ^controller$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L]
RewriteRule ^controllers$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L]
RewriteRule ^creating-modules$ http://doc.silverstripe.org/sapphire/en/topics/module-development [R=301,L]
@ -338,4 +339,4 @@ ExpiresByType application/javascript "access plus 7 days"
<IfModule mod_deflate.c>
SetOutputFilter DEFLATE
</IfModule>
</IfModule>

View File

@ -45,6 +45,7 @@
RewriteRule ^contentdeliverynetworkissues$ http://doc.silverstripe.org/old/contentdeliverynetworkissues [R=301,L]
RewriteRule ^contentnegotiator$ http://api.silverstripe.org/search/lookup/?q=ContentNegotiator&module=sapphire [R=301,L]
RewriteRule ^contributors$ http://doc.silverstripe.org/old/contributors [R=301,L]
RewriteRule ^contributing$ http://doc.silverstripe.org/sapphire/en/misc/contributing [R=301,L]
RewriteRule ^controller$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L]
RewriteRule ^controllers$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L]
RewriteRule ^creating-modules$ http://doc.silverstripe.org/sapphire/en/topics/module-development [R=301,L]
@ -338,4 +339,4 @@ ExpiresByType application/javascript "access plus 7 days"
<IfModule mod_deflate.c>
SetOutputFilter DEFLATE
</IfModule>
</IfModule>