leboncoin/spark-android

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

オープン

#2,105 opened on 2026/07/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (31 件のフォーク)auto 404
documentationgood first issuepriority:HIGH

Repository metrics

Stars
 (85 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド