diff --git a/config/phpvms.php b/config/phpvms.php index 11d42f13..6baf8b08 100644 --- a/config/phpvms.php +++ b/config/phpvms.php @@ -107,9 +107,9 @@ return [ */ 'docs' => [ 'root' => 'http://docs.phpvms.net', - 'cron' => '/configuration/cron', + 'cron' => '/installation/cron', 'finances' => '/concepts/finances', - 'importing_legacy' => '/setup/importing-from-v2-v5', + 'importing_legacy' => '/installation/importing', 'load_factor' => '/operations/flights#load-factor', 'subfleets' => '/concepts/basics#subfleets-and-aircraft', ],