From c7769ec8f11ad3b563bb4e86769ea61f33445940 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 22 Feb 2021 10:42:23 +0100
Subject: [PATCH] removed redundant info

---
 docs.it4i/software/numerical-languages/introduction.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/software/numerical-languages/introduction.md b/docs.it4i/software/numerical-languages/introduction.md
index f209933fa..d12f02c8b 100644
--- a/docs.it4i/software/numerical-languages/introduction.md
+++ b/docs.it4i/software/numerical-languages/introduction.md
@@ -15,7 +15,7 @@ $ ml MATLAB
 $ matlab
 ```
 
-Read more at the [MATLAB page][1](software/numerical-languages/matlab/).
+Read more at the [MATLAB page][1].
 
 ## Octave
 
@@ -26,7 +26,7 @@ $ ml Octave
 $ octave
 ```
 
-Read more at the [Octave page][2](software/numerical-languages/octave/).
+Read more at the [Octave page][2].
 
 ## R
 
@@ -37,7 +37,7 @@ $ ml R
 $ R
 ```
 
-Read more at the [R page][3](software/numerical-languages/r/).
+Read more at the [R page][3].
 
 [1]: matlab.md
 [2]: octave.md
-- 
GitLab