[doc] website for install+presentation of AlternC

This commit is contained in:
Benjamin Sonntag 2015-05-13 12:03:13 +02:00
parent ea97bd4d98
commit a2233d5845
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ if (!$uri) {
$lang=$l;
}
}
header("Location: /".$lang);
header("Location: /".$lang."/");
exit();
}