Skip to content

Commit 56dcef1

Browse files
Update index.html.erb
1 parent 0a1d2aa commit 56dcef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/genotypes/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<%= link_to DataZipperService.public_path, title: "Request download", class: "btn btn-default center-block genotype__download-button" do %>
1616
Download all data
1717
<% end %>
18-
<p class="text-center genotype__text-download">Includes all genotyping files, a CSV with all phenotypes of those users,</br> and all picture phenotypes. A preprocessed dump of 5,000 datasets </br>from February 2020 exists on <a href="https://supfam.mrc-lmb.cam.ac.uk/GenomePrep/downloads.html">GenomePrep</a></p>
18+
<p class="text-center genotype__text-download">Includes all genotyping files, a CSV with all phenotypes of those users,</br> and all picture phenotypes. A preprocessed dump of 5,000 datasets </br>from February 2020 exists on <a href="http://supfam.mrc-lmb.cam.ac.uk/GenomePrep/downloads.html">GenomePrep</a> (currently their SSL certificate is expired)</p>
1919
</div>
2020
</div>
2121
<div class="table-responsive genotype__table">

0 commit comments

Comments
 (0)