leboncoin/spark-android
[FR]: Fix KDoc URL pointing to wrong GitHub org in README
Offen
#2.105 geöffnet am 27.07.2026
documentationgood first issuepriority:HIGH
Repository-Metriken
- Stars
- (85 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 9h) (73 gemergte PRs in 30 T)
Beschreibung
Describe the problem
README.md links to adevinta.github.io/spark-android for the KDoc site. The repo is leboncoin/spark-android and dokka.yml deploys to leboncoin.github.io/spark-android. The current link returns a 404 or points to the wrong project.
Describe the solution
Change the URL to https://leboncoin.github.io/spark-android.
Additional context
Priority: High. Effort: XS.