From 3ef857f0785ff48c848f768abd708ded13d96638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Tue, 12 Dec 2017 11:24:16 +0100 Subject: [PATCH] fix links --- docs.it4i/software/mic/mic_environment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/software/mic/mic_environment.md b/docs.it4i/software/mic/mic_environment.md index d427db41f..3b396225a 100644 --- a/docs.it4i/software/mic/mic_environment.md +++ b/docs.it4i/software/mic/mic_environment.md @@ -311,7 +311,7 @@ Test passed ``` !!! tip - Or use the procedure from the chapter Devel Environment. + Or use the procedure from the chapter [Devel Environment](#devel-environment). ## Only Intel Xeon Phi Cards @@ -480,7 +480,7 @@ r21u01n577-mic0:~$ mpirun hostname | sort | uniq -c | sort -n ``` !!! warning - Modules icc, ifort and iccifort are only libraries and headers, not compilers... For compile use the procedure from the chapter Native Mode + Modules icc, ifort and iccifort are only libraries and headers, not compilers... For compile use the procedure from the chapter [Native Mode](#native-mode) ### Octave/3.8.2 -- GitLab