소스 검색

Merge pull request #5021 from flysand7/fix-badge

Fix the CI badge URL
Jeroen van Rijn 5 달 전
부모
커밋
dd826b759f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@
         <img src="https://img.shields.io/discord/568138951836172421?logo=discord">
         <img src="https://img.shields.io/discord/568138951836172421?logo=discord">
     </a>
     </a>
     <a href="https://github.com/odin-lang/odin/actions">
     <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>
     </a>
 </p>
 </p>