Skip to content

Commit b9fde1e

Browse files
committed
docs: Fix link to Build Status
1 parent 991e97b commit b9fde1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
[![Build Status](https://github.dev/mauch/spark-excel/workflows/CI/badge.svg)](https://github.dev/mauch/spark-excel/actions)
5+
[![Build Status](https://github.com/nightscape/spark-excel/workflows/CI/badge.svg)](https://github.com/nightscape/spark-excel/actions)
66
[![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)
77

88

@@ -251,4 +251,3 @@ We are grateful for their support in the initial development and open-sourcing o
251251
## Star History
252252

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

0 commit comments

Comments
 (0)