mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
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:
parent
6ce0c75590
commit
b0c8c424f8
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user