diff --git a/src/lab/index.php b/src/lab/index.php index 4e6dd3c..fc5b3c5 100644 --- a/src/lab/index.php +++ b/src/lab/index.php @@ -41,7 +41,7 @@ $data['nav'] = $nav; //print_r($nav); -$vlab_url = "http://virtual-labs.ac.in/"; +$vlab_url = "http://vlab.co.in/"; $css_js = "./"; $lab_url = "./index.php"; $exp_url = "./exp/index.php";