From 9f6dc71fc313b2a19e440bf15c2cc2273b995684 Mon Sep 17 00:00:00 2001 From: fizahusain1110 Date: Mon, 1 Apr 2019 10:58:57 +0530 Subject: [PATCH] Issue Fixed --- src/lab/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";