Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit b212f05

Browse files
authored
Fix Java CI Status link on README (#197)
It currently links to an older archived repository.
1 parent 3b893bc commit b212f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Functional tests for Grails Core
22

3-
[![Java CI](https://github.com/grails/grails-functional-tests/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/grails3-functional-tests/actions/workflows/gradle.yml)
3+
[![Java CI](https://github.com/grails/grails-functional-tests/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/grails-functional-tests/actions/workflows/gradle.yml)
44

55

66
A Suite of functional tests for Grails

0 commit comments

Comments
 (0)