Skip to content

Commit 65c0ad1

Browse files
authored
docs(README): fix intel ci link (#842)
## Summary <!--- This is a required section; please describe the main purpose of this proposed code change. ---> <!--- ## Details This is an optional section; is there anything specific that reviewers should be aware of? ---> ## Testing Done <!--- This is a required section; please describe how this change was tested. ---> <!-- Replace BLANK with your device type. For example, A100-80G-PCIe Complete the following tasks before sending your PR, and replace `[ ]` with `[x]` to indicate you have done them. --> - Hardware Type: <BLANK> - [ ] run `make test` to ensure correctness - [ ] run `make checkstyle` to ensure code style - [ ] run `make test-convergence` to ensure convergence
1 parent 2258115 commit 65c0ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ loss.backward()
348348
</a>
349349
</div>
350350
<div style="display: block;">
351-
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml">
351+
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/intel-ci.yml">
352352
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/intel-ci.yml/badge.svg?event=schedule" alt="Build">
353353
</a>
354354
</div>

0 commit comments

Comments
 (0)