Skip to content

Commit 98d2747

Browse files
authored
Update index.js
1 parent 8d3a072 commit 98d2747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ function HomepageHeader() {
2323

2424
{/* Badge from GitHub for project status */}
2525
<div style={{ textAlign: 'center' }}>
26-
<a href="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_sanity.yml">
27-
<img src="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_sanity.yml/badge.svg" alt="mafia_sanity badge" />
26+
<a href="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_level2.yml">
27+
<img src="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_level2.yml/badge.svg" alt="mafia_level2 badge" />
2828
</a>
2929
</div>
3030

0 commit comments

Comments
 (0)