leboncoin/spark-android
[FR]: Fix KDoc URL pointing to wrong GitHub org in README
オープン
#2,105 opened on 2026/07/27
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.