We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14b8a2 commit d19fa10Copy full SHA for d19fa10
html/.htaccess
@@ -30,6 +30,7 @@ RewriteRule ^type/(.*?)\$REVERSE_SOLIDUS(.*) /type/$1%5c$2 [N]
30
31
Redirect 301 /language/5to6 https://docs.perl6.org/language/5to6-nutshell
32
Redirect 301 /examples http://examples.perl6.org/
33
+Redirect 301 /perl6.xhtml https://docs.perl6.org/perl6.html
34
Redirect 301 /examples.html http://examples.perl6.org/
35
Redirect 303 /webchat https://webchat.freenode.net/?channels=#perl6
36
Redirect 303 /webchat.html https://webchat.freenode.net/?channels=#perl6
0 commit comments