From 51738ab9ba44a84f85d534ad784abce9e67aba25 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Tue, 31 Jan 2017 09:22:23 +0100
Subject: [PATCH] Fix path for mpich2

---
 docs.it4i/anselm/software/numerical-libraries/hdf5.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/anselm/software/numerical-libraries/hdf5.md b/docs.it4i/anselm/software/numerical-libraries/hdf5.md
index 026531c21..d9abd72c4 100644
--- a/docs.it4i/anselm/software/numerical-libraries/hdf5.md
+++ b/docs.it4i/anselm/software/numerical-libraries/hdf5.md
@@ -84,6 +84,6 @@ Load modules and compile:
     $ mpicc hdf5test.c -o hdf5test.x -Wl,-rpath=$LIBRARY_PATH $HDF5_INC $HDF5_SHLIB
 ```
 
-Run the example as [Intel MPI program](../anselm/software/mpi/running-mpich2/).
+Run the example as [Intel MPI program](../mpi/running-mpich2/).
 
 For further information, please see the website: <http://www.hdfgroup.org/HDF5/>
-- 
GitLab