Fix download of links without a target URL

They are now downloaded as links to the empty url.
This commit is contained in:
I-Al-Istannen
2024-10-28 19:15:40 +01:00
parent 8fbd1978af
commit c1046498e7
2 changed files with 18 additions and 8 deletions

View File

@ -25,6 +25,7 @@ ambiguous situations.
### Fixed
- Personal desktop/dashboard/favorites crawling
- Crawling of nested courses
- Downloading of links with no target URL
## 3.6.0 - 2024-10-23