Subject: update URL for default conf
Author: Olivier Sallou <olivier.sallou@irisa.fr>
Last-Update: 2011-08-08
Description: update URL for details in example conf files to match /gb2 instead of cgi-bin/gb2
Forwarded: not-needed
--- a/conf/yeast_chr1+2.conf
+++ b/conf/yeast_chr1+2.conf
@@ -158,7 +158,7 @@
       This gene brought to you by <a href="http://www.yeastgenome.org">SGD</a>.</th>
           <th bgcolor="cyan">Gene $name</th>
       </tr>
-      <tr align='left'><th><a href="/cgi-bin/gb2/gbrowse_details/yeast?name=$name" target="_new">See gene details</a></th></tr>
+      <tr align='left'><th><a href="/gb2/gbrowse_details/yeast?name=$name" target="_new">See gene details</a></th></tr>
       <tr align='left'><th><a href="http://db.yeastgenome.org/cgi-bin/locus.pl?locus=$name" target="_new">Ask SGD about $name</a></th></tr>
       <tr align='left'><th><a href="http://en.wikipedia.org/wiki/Special:Search?search=$name" target="_new">Ask Wikipedia about $name</a></th></tr>
       <tr align='left'><th><a href="http://www.google.com/search?q=$name" target="_new">Ask Google about $name</a></th></tr>
--- a/conf/yeast_renderfarm.conf
+++ b/conf/yeast_renderfarm.conf
@@ -153,7 +153,7 @@
       This gene brought to you by <a href="http://www.yeastgenome.org">SGD</a>.</th>
           <th bgcolor="cyan">Gene $name</th>
       </tr>
-      <tr align='left'><th><a href="/cgi-bin/gb2/gbrowse_details/yeast?name=$name" target="_new">See gene details</a></th></tr>
+      <tr align='left'><th><a href="/gb2/gbrowse_details/yeast?name=$name" target="_new">See gene details</a></th></tr>
       <tr align='left'><th><a href="http://db.yeastgenome.org/cgi-bin/locus.pl?locus=$name" target="_new">Ask SGD about $name</a></th></tr>
       <tr align='left'><th><a href="http://en.wikipedia.org/wiki/Special:Search?search=$name" target="_new">Ask Wikipedia about $name</a></th></tr>
       <tr align='left'><th><a href="http://www.google.com/search?q=$name" target="_new">Ask Google about $name</a></th></tr>
