Skip to content

Commit ea7ad39

Browse files
authored
Fix CI badge in README.md
1 parent bdc5496 commit ea7ad39

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,7 +1,7 @@
11
# ESUP File Manager
22

33
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.esupportail.portlet.filemanager/esup-filemanager/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.esupportail.portlet.filemanager/esup-filemanager)
4-
[![build status](https://github.com/uPortal-Project/esup-filemanager/workflows/CI/badge.svg?branch=master)](https://github.com/uPortal-Project/esup-filemanager/actions)
4+
[![CI](https://github.com/uPortal-Project/esup-filemanager/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/uPortal-Project/esup-filemanager/actions/workflows/CI.yml)
55

66
> Esup File Manager allows users to perform file management on their home directories.
77

0 commit comments

Comments
 (0)