leboncoin/spark-android

[FR]: Fix KDoc URL pointing to wrong GitHub org in README

Ouverte

#2 105 ouverte le 27 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Kotlin (31 forks)auto 404
documentationgood first issuepriority:HIGH

Métriques du dépôt

Stars
 (85 étoiles)
Métriques de merge PR
 (Merge moyen 4j 9h) (73 PRs mergées en 30 j)

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.

Guide contributeur