diff options
Diffstat (limited to 'uploader/templates/data_review.html')
-rw-r--r-- | uploader/templates/data_review.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/data_review.html b/uploader/templates/data_review.html index b7528fd..4e5c586 100644 --- a/uploader/templates/data_review.html +++ b/uploader/templates/data_review.html @@ -26,7 +26,7 @@ <small class="text-muted"> If you encounter an error saying your sample(s)/case(s) do not exist in the GeneNetwork database, then you will have to use the - <a href="{{url_for('samples.select_species')}}" + <a href="{{url_for('expression-data.samples.select_species')}}" title="Upload samples/cases feature">Upload Samples/Cases</a> option on this system to upload them. </small> |