aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorflysand7 <thebumboni@gmail.com>2025-04-09 07:46:44 +1100
committerflysand7 <thebumboni@gmail.com>2025-04-09 07:46:44 +1100
commitc95742ff2bba5976d7a2361f53d0dcefdb1df86c (patch)
treeb8c168969126078d20c94f081ffc474b8c5aabee /README.md
parentfbd29dd40970e7cc7fd293962fcbdaa93d0d4fc6 (diff)
Fix the CI badge URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc40fb1ad..5e48f4168 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
<img src="https://img.shields.io/discord/568138951836172421?logo=discord">
</a>
<a href="https://github.com/odin-lang/odin/actions">
- <img src="https://github.com/odin-lang/odin/workflows/CI/badge.svg?branch=master&event=push">
+ <img src="https://github.com/odin-lang/odin/actions/workflows/ci.yml/badge.svg?branch=master&event=push">
</a>
</p>