Skip to content
Snippets Groups Projects
Commit 3b37800a authored by Arthur Le Bars's avatar Arthur Le Bars
Browse files

fix links

parent 2fd9142f
No related branches found
No related tags found
No related merge requests found
......@@ -331,7 +331,7 @@
<div class="tripal-analysis-blast-teaser-title tripal-teaser-title">
<?php
$url=$GLOBALS['base_url'].'/jbrowse/'
print "Genome assembly: <a href=$url>".$an->name;
print "Genome assembly: <a href=".$url.">".$an->name;
?></a>
</div>
<div class="tripal-analysis-blast-teaser-text tripal-teaser-text"><?php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment