Skip to content

Commit

Permalink
Merge pull request #17193 from galaxyproject/jennaj-troubleshooting-l…
Browse files Browse the repository at this point in the history
…ink-fix

Update DatasetError.vue to fix broken link
  • Loading branch information
mvdbeek authored Dec 15, 2023
2 parents 207ecc7 + 8f80af5 commit d34426b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/DatasetInformation/DatasetError.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
Start here:
<b>
<a
href="https://training.galaxyproject.org/training-material/faqs/galaxy/#troubleshooting-errors"
href="https://training.galaxyproject.org/training-material/faqs/galaxy/analysis_troubleshooting.html"
target="_blank">
My job ended with an error. What can I do?
</a>
Expand Down

0 comments on commit d34426b

Please sign in to comment.