@@ -36,7 +36,7 class HelpController < ApplicationController | |||||
36 | if template |
|
36 | if template | |
37 | redirect_to "/manual/#{lang}/#{template}" |
|
37 | redirect_to "/manual/#{lang}/#{template}" | |
38 | else |
|
38 | else | |
39 | redirect_to "/manual/#{lang}/" |
|
39 | redirect_to "/manual/#{lang}/index.html" | |
40 | end |
|
40 | end | |
41 | end |
|
41 | end | |
42 |
|
42 |
General Comments 0
You need to be logged in to leave comments.
Login now