This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 6652f6085e [GH-2536] Remove workflow badge buttons from compile docs 
page (#2641)
6652f6085e is described below

commit 6652f6085eb3e29fc93968c1062ceea1171db904
Author: Jia Yu <[email protected]>
AuthorDate: Wed Feb 11 03:10:34 2026 -0700

    [GH-2536] Remove workflow badge buttons from compile docs page (#2641)
---
 docs/setup/compile.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/setup/compile.md b/docs/setup/compile.md
index 6e8e372aa7..955b6100bd 100644
--- a/docs/setup/compile.md
+++ b/docs/setup/compile.md
@@ -19,8 +19,6 @@
 
 # Compile Sedona source code
 
-[![Scala and Java 
build](https://github.com/apache/sedona/actions/workflows/java.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/java.yml)
 [![Python 
build](https://github.com/apache/sedona/actions/workflows/python.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/python.yml)
 [![R 
build](https://github.com/apache/sedona/actions/workflows/r.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/r.yml)
 [![Example project build](https://github. [...]
-
 ## Compile Scala / Java source code
 
 Sedona Scala/Java code is a project with multiple modules. Each module is a 
Scala/Java mixed project which is managed by Apache Maven 3.

Reply via email to