leboncoin/spark-android
[FR]: Fix KDoc URL pointing to wrong GitHub org in README
Aberta
#2.105 aberto em 27 de jul. de 2026
documentationgood first issuepriority:HIGH
Métricas do repositório
- Stars
- (85 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.