Skip to content

Commit 0142f92

Browse files
authored
Update index.html
Fix actions link
1 parent 0d61bbb commit 0142f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<a class="btn btn-primary" role="button" href="https://github.com/accel-sim/accel-sim-framework">
9292
<i class="fa fa-github"></i> View on Github
9393
</a>
94-
<a href="https://github.com/accel-sim/accel-sim-framework/actions/workflows">
94+
<a href="https://github.com/accel-sim/accel-sim-framework/actions">
9595
</i><img
9696
src="https://github.com/accel-sim/accel-sim-framework/actions/workflows/long-tests.yml/badge.svg">
9797
</a><br><br>

0 commit comments

Comments
 (0)