Skip to content

Commit

Permalink
docs: Fix link to Build Status
Browse files Browse the repository at this point in the history
  • Loading branch information
nightscape committed Dec 18, 2024
1 parent 991e97b commit 6866cb1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

A library for querying Excel files with Apache Spark, for Spark SQL and DataFrames.

[![Build Status](https://github.dev/mauch/spark-excel/workflows/CI/badge.svg)](https://github.dev/mauch/spark-excel/actions)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.mauch/spark-excel_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.mauch/spark-excel_2.12)

[![Build Status](https://github.com/nightscape/spark-excel/actions/workflows/ci.yml/badge.svg)](https://github.com/nightscape/spark-excel/actions/workflows/ci.yml)
[![Maven Central](https://img.shields.io/maven-central/v/dev.mauch/spark-excel_2.13.svg)](https://search.maven.org/artifact/dev.mauch/spark-excel_2.13)

## Co-maintainers wanted
Due to personal and professional constraints, the development of this library has been rather slow.
Expand Down Expand Up @@ -251,4 +250,3 @@ We are grateful for their support in the initial development and open-sourcing o
## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=nightscape/spark-excel&type=Date)](https://star-history.com/#nightscape/spark-excel&Date)

0 comments on commit 6866cb1

Please sign in to comment.