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 543076f commit a6e5527Copy full SHA for a6e5527
build-setup.php
@@ -1,5 +1,5 @@
1
<?php
2
-$_SERVER['BASE_PAGE'] = 'get-involved.php';
+$_SERVER['BASE_PAGE'] = 'build-setup.php';
3
include_once __DIR__ . '/include/prepend.inc';
4
5
$SIDEBAR_DATA ='
0 commit comments