Skip to content

Commit 16657ad

Browse files
committed
Fix relative link for self_training.qmd
1 parent b2e12d7 commit 16657ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

training/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ In addition, the material of all our lectures, workshops, symposium, and summer
171171
```{=html}
172172
<div class="training-grid">
173173
<div class="training-card"
174-
onclick="window.location.href='self-training.html';">
174+
onclick="window.location.href='self_training.html';">
175175
<h3>Self-learning material by topics</h3>
176176
<div class="training-content training-one">
177177
<img src="images/wordcloud.png" alt="wordcloud image of tutorial categories">

0 commit comments

Comments
 (0)