Skip to content

Commit 292f914

Browse files
authored
Merge pull request #1617 from HonkingGoose/patch-1
docs(readme): Travis CI -> GitHub Actions badge
2 parents 8e80f3d + 8309cde commit 292f914

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,4 +1,4 @@
1-
# Git Homepage [![Build # Status](https://travis-ci.org/git/git-scm.com.svg?branch=main)](https://travis-ci.org/git/git-scm.com) [![Help Contribute to Open Source](https://www.codetriage.com/git/git-scm.com/badges/users.svg)](https://www.codetriage.com/git/git-scm.com)
1+
# Git Homepage [![CI/PR](https://github.com/git/git-scm.com/actions/workflows/ci.yml/badge.svg)](https://github.com/git/git-scm.com/actions/workflows/ci.yml) [![Help Contribute to Open Source](https://www.codetriage.com/git/git-scm.com/badges/users.svg)](https://www.codetriage.com/git/git-scm.com)
22

33
This is the web application for the [git-scm.com](https://git-scm.com) site. It is meant to be the
44
first place a person new to Git will land and download or learn about the

0 commit comments

Comments
 (0)