Skip to content

Commit

Permalink
tc
Browse files Browse the repository at this point in the history
  • Loading branch information
clee2000 committed Nov 6, 2024
1 parent 9f72f68 commit dcfc011
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions torchci/components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,9 @@ function NavBar() {
<Link
href="https://github.com/pytorch/test-infra/tree/main/torchci"
passHref
style={{ color: "black" }}
>
<a style={{ color: "black" }}>
<AiFillGithub />
</a>
<AiFillGithub />
</Link>
</li>
<li style={{ padding: "0 1rem" }}>
Expand Down

0 comments on commit dcfc011

Please sign in to comment.