about summary refs log tree commit diff
path: root/home.php
diff options
context:
space:
mode:
authorziejd22021-02-24 14:36:59 -0600
committerziejd22021-02-24 14:36:59 -0600
commit25b843f6bbacb1937bdb960777b73acbece64115 (patch)
tree88645b9d1d8a0eea19d7229555bf8805571bc8b7 /home.php
parent33cedf36248f616aa37d1462c69a4a3058a5d92e (diff)
downloadBNW-25b843f6bbacb1937bdb960777b73acbece64115.tar.gz
GENENET8 update
Diffstat (limited to 'home.php')
-rw-r--r--home.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.php b/home.php
index 6df6c6dc..d1e766fd 100644
--- a/home.php
+++ b/home.php
@@ -13,7 +13,7 @@ if($str_arrmat[1]>70.0)
 
 ?>
 <script>
-window.open("http://bnw.genenetwork.org/BNW_1.22/sourcecodes/home.php",'_self',false);
+window.open("http://bnw-test.genenetwork.org",'_self',false);
 </script>
 <?php
 }
@@ -21,7 +21,7 @@ else
 {
 ?>    
 <script>
-window.open("http://compbio.uthsc.edu/BNW_1.22/sourcecodes/home.php",'_self',false);
+window.open("http://compbio.genenet8.uthsc.edu/BNW_1.3/sourcecodes/home.php",'_self',false);
 </script>
 
 <?php