aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2016-04-29 16:57:29 +0000
committerzsloan2016-04-29 16:57:29 +0000
commit53fc74097ba82d3903d844e12bde61e53b4b9b2c (patch)
tree0faaedc241dc16e5643bd9d7682609d80baff667
parent78c472aeb77fb76c54ac93f5811425e05888983f (diff)
downloadgenenetwork2-53fc74097ba82d3903d844e12bde61e53b4b9b2c.tar.gz
Also fixed links in statistics section (for normal probability plot) and removed 'target=_blank's
-rwxr-xr-xwqflask/wqflask/templates/show_trait_statistics.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/show_trait_statistics.html b/wqflask/wqflask/templates/show_trait_statistics.html
index 242f1c26..3ee8bdea 100755
--- a/wqflask/wqflask/templates/show_trait_statistics.html
+++ b/wqflask/wqflask/templates/show_trait_statistics.html
@@ -108,8 +108,8 @@
</div>
<div>
- More about <a href="http://en.wikipedia.org/wiki/Normal_probability_plot" target="_blank">Normal Probability Plots</a> and more
- about interpreting these plots from the <a href="/glossary.html#normal_probability" target="_blank">glossary</a>
+ More about <a href="http://en.wikipedia.org/wiki/Normal_probability_plot">Normal Probability Plots</a> and more
+ about interpreting these plots from the <a href="http://genenetwork.org/glossary.html#normal_probability">glossary</a>
</div>
</div>