Fix crawling of exercises with instructions

We do not want a second path and the instruction field has an identical
link...
This commit is contained in:
I-Al-Istannen
2025-04-29 18:30:33 +02:00
parent 77a23265a9
commit dd2fedf1a2
2 changed files with 13 additions and 9 deletions

View File

@ -22,6 +22,9 @@ ambiguous situations.
## Unreleased
## Fixed
- Crawling of exercises with instructions
## 3.8.2 - 2025-04-29
## Changed