leboncoin/spark-android
[FR]: Fix KDoc URL pointing to wrong GitHub org in README
Aperta
#2105 aperta il 27 lug 2026
documentationgood first issuepriority:HIGH
Metriche repository
- Star
- (85 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.