Don't use link
authorPeter Amstutz <peter.amstutz@curii.com>
Wed, 17 Feb 2021 00:00:17 +0000 (19:00 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Wed, 17 Feb 2021 00:00:17 +0000 (19:00 -0500)
_episodes/01-introduction.md
_episodes/05-scatter.md

index c51e9adcf1bf9db54e5ce1addceec2d7f1af5784..84cb2746c786aaccf2548a7afb8d34287a176e34 100644 (file)
@@ -39,7 +39,7 @@ expression".
 
 The entire process looks like this:
 
 
 The entire process looks like this:
 
-![]({{ relative_root_path }}/assets/img/RNAseqWorkflow.png){: height="400px"}
+![](../assets/img/RNAseqWorkflow.png){: height="400px"}
 
 For this training, we are only concerned with the middle analytical
 steps (skipping adapter trimming).
 
 For this training, we are only concerned with the middle analytical
 steps (skipping adapter trimming).
index a67eb2327f5b9dfa27eade2f493d20549641cc0f..f228775c58caf1b231267cb2dcff7a4c668f13f9 100644 (file)
@@ -260,7 +260,7 @@ outputs:
 {: .challenge }
 
 > ## Episode solution
 {: .challenge }
 
 > ## Episode solution
-> * <a href="{{ relative_root_path }}{% link /assets/answers/ep5/part4/main.cwl %}">main.cwl</a>
-> * <a href="{{ relative_root_path }}{% link /assets/answers/ep5/part4/alignment.cwl %}">alignment.cwl</a>
-> * <a href="{{ relative_root_path }}{% link /assets/answers/ep5/part4/featureCounts.cwl %}">featureCounts.cwl</a>
+> * <a href="../assets/answers/ep5/part4/main.cwl">main.cwl</a>
+> * <a href="../assets/answers/ep5/part4/alignment.cwl">alignment.cwl</a>
+> * <a href="../assets/answers/ep5/part4/featureCounts.cwl">featureCounts.cwl</a>
 {: .solution}
 {: .solution}