Skip to content

Commit

Permalink
better link to amigo xrefs
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Feb 2, 2015
1 parent a3da49e commit efdc315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/db-xrefs-yaml2legacy.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function output_static_header(){
out('!databases may have many other access routes or mirror sites.');
out('!');
out('!This data is available as a web page at');
out('!http://www.geneontology.org/cgi-bin/xrefs.cgi');
out('!http://amigo.geneontology.org/xrefs');
}

// Write out an enity_type into a stanza.
Expand Down

0 comments on commit efdc315

Please sign in to comment.