From 3b81b83dd5850f3e6419d893ce1cc7748a126507 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Thu, 26 Aug 2021 11:09:57 +0200
Subject: [PATCH] Fix link

---
 doc.zih.tu-dresden.de/docs/archive/bioinformatics.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/archive/bioinformatics.md b/doc.zih.tu-dresden.de/docs/archive/bioinformatics.md
index 32791bfcf..0a8a33741 100644
--- a/doc.zih.tu-dresden.de/docs/archive/bioinformatics.md
+++ b/doc.zih.tu-dresden.de/docs/archive/bioinformatics.md
@@ -20,7 +20,7 @@ a combination of sequence consensus and RNA secondary structure consensus, so in
 more capable of identifying RNA homologs that conserve their secondary structure more than their
 primary sequence. Documentations can be found at [Infernal homepage](http://infernal.janelia.org)
 
-A parallel version is available. It can be used at [Deimos](hardware_deimos.md) like:
+A parallel version is available. It can be used at [Deimos](system_deimos.md) like:
 
 ```console
 bsub -n 4 -e %J_err.txt -a openmpi mpirun.lsf cmsearch --mpi --fil-no-hmm --fil-no-qdb 12smito.cm NC_003179.fas
-- 
GitLab