Skip to content

Commit dbd99d0

Browse files
authored
docs(readme): standardize ci badge style (#80)
1 parent 3a84a46 commit dbd99d0

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
# Fastify Official Demo
22

3-
[![CI](https://github.com/fastify/demo/actions/workflows/ci.yml/badge.svg)](https://github.com/fastify/demo/actions/workflows/ci.yml?query=branch%3Amain)
3+
[![CI](https://github.com/fastify/demo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/fastify/demo/actions/workflows/ci.yml)
44

55
The aim of this repository is to provide a concrete example of a Fastify application using what are considered best practices by the Fastify community.
66

0 commit comments

Comments
 (0)