diff --git a/README.md b/README.md
index 2890b339e9e6540b2211818f60316afa0222ae84..c37940c46ef14a429ce9098a14e8732ccbc59894 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ EDTA will produce multiple outputs:
 make sure to delete headers starting with ### in the respecrtive files, they can't be read by numpy!
 
 ### Fig. 2: EDTA results analysis:
-The [code for the results presented in Fig.2](https://git.nfdi4plants.org/hhu-plant-biochemistry/triesch2023_brassicaceae_transposons/-/blob/main/workflows/Fig2_genome_size.ipynb) contains a basic analysis of the `EDTA` results. The genome size were hard-coded from the amount of bases in the respective genome .fasta files. It was distinguished between the "FRAGMENTED" and "INTACT" outputs of `EDTA`.
+The [code for the results presented in Fig.2](/blob/main/workflows/Fig2_genome_size.ipynb) contains a basic analysis of the `EDTA` results. The genome size were hard-coded from the amount of bases in the respective genome .fasta files. It was distinguished between the "FRAGMENTED" and "INTACT" outputs of `EDTA`.
 
 ### Fig.3: TE classes
 The [code for Fig.3](https://git.nfdi4plants.org/hhu-plant-biochemistry/triesch2023_brassicaceae_transposons/-/blob/main/workflows/Fig3_TE_types.ipynb) contains a breakdown of the TE classes as analyzed in `EDTA`. The lengths of the TEs (as numbers of base pairs) were counted and compared.