Skip to content

Commit

Permalink
fixes #16
Browse files Browse the repository at this point in the history
  • Loading branch information
olegabr committed Nov 15, 2016
1 parent 4ec618f commit 35e1293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
// Redirect to the QCubed start page
header('Location: vendor/qcubed/framework/assets/php/_devtools/installer/index.php');
header('Location: vendor/qcubed/qcubed/assets/php/_devtools/installer/index.php');
?>

0 comments on commit 35e1293

Please sign in to comment.