Skip to content

Commit

Permalink
Merge pull request #184 from xmoto/ci
Browse files Browse the repository at this point in the history
Fix CI badge in README
  • Loading branch information
Nikekson committed Nov 10, 2023
2 parents ea7375e + 1e27475 commit 4ffa82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# X-Moto 0.6.2 [![Build Status](https://github.com/xmoto/xmoto/actions/workflows/ci.yml/badge.svg)](https://github.com/xmoto/xmoto/actions/) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xmoto_xmoto&metric=alert_status)](https://sonarcloud.io/dashboard?id=xmoto_xmoto) [![Discord](https://img.shields.io/discord/256286284039847937?color=5865f2&label=Discord&logo=discord&logoColor=white)](https://discord.gg/W33yTUd)
# X-Moto 0.6.2 [![Build Status](https://github.com/xmoto/xmoto/actions/workflows/build.yml/badge.svg)](https://github.com/xmoto/xmoto/actions/) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xmoto_xmoto&metric=alert_status)](https://sonarcloud.io/dashboard?id=xmoto_xmoto) [![Discord](https://img.shields.io/discord/256286284039847937?color=5865f2&label=Discord&logo=discord&logoColor=white)](https://discord.gg/W33yTUd)
Copyright (C) 2005-2023

# Introduction
Expand Down

0 comments on commit 4ffa82f

Please sign in to comment.