From 406d122984180bcab3860b9f74b06cba345dad61 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: Thu, 7 Dec 2017 11:41:35 +0100
Subject: [PATCH] fix

---
 docs.it4i/salomon/software/mic/mic_environment.md | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/docs.it4i/salomon/software/mic/mic_environment.md b/docs.it4i/salomon/software/mic/mic_environment.md
index a8801884c..28b50f4ea 100644
--- a/docs.it4i/salomon/software/mic/mic_environment.md
+++ b/docs.it4i/salomon/software/mic/mic_environment.md
@@ -113,7 +113,7 @@ $ ./bin-offload
 Pi ~ 3.14159
 ```
 
-### GCC with KNC Support
+### GCC With KNC Support
 
 On Salomon cluster we have module `GCC/5.1.1-knc` with cross-compiled support. (gcc, g++ and gfortran)
 
@@ -309,10 +309,7 @@ Test passed
 !!! tip
     Or use the procedure from the chapter Devel Environment.
 
-## Queue qmic
-
-!!! warning
-    Only Intel Xeon Phi cards.
+## Only Intel Xeon Phi Cards
 
 Execute native job
 
@@ -513,7 +510,7 @@ r21u01n577-mic0:~$ cat test.mat
  254.8 411.6 686
 ```
 
-## Native Build Software with Devel Environment
+## Native Build Software With Devel Environment
 
 Compiler
 
@@ -536,7 +533,4 @@ Configure (for `configure`,`make` and `make install` software)
 
 Modulefile and Lmod
 
- * Read https://docs.it4i.cz/software/modules/lmod/
-
-
-
+ * Read [Lmod](../../../software/modules/lmod/)
-- 
GitLab