Skip to content

Commit 38a55e2

Browse files
committed
Fix github actions badges in README
1 parent ef81fa8 commit 38a55e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# joyofrails.com
22

3-
[![Build Status](https://github.com/joyofrails/joyofrails.com/workflows/verify.yml/badge.svg)](https://github.com/joyofrails/joyofrails.com/actions)
4-
[![Deploy Status](https://github.com/joyofrails/joyofrails.com/workflows/deploy.yml/badge.svg)](https://github.com/joyofrails/joyofrails.com/actions)
3+
[![Build Status](https://github.com/joyofrails/joyofrails.com/actions/workflows/verify.yml/badge.svg)](https://github.com/joyofrails/joyofrails.com/actions)
4+
[![Deploy Status](https://github.com/joyofrails/joyofrails.com/actions/workflows/deploy.yml/badge.svg)](https://github.com/joyofrails/joyofrails.com/actions)
55
[![Code Coverage](https://codecov.io/gh/joyofrails/joyofrails.com/graph/badge.svg?token=PRKDIXWQ7I)](https://codecov.io/gh/joyofrails/joyofrails.com)
66

77
A place to learn and celebrate the joy of using Ruby on Rails

0 commit comments

Comments
 (0)