Skip to content

Commit

Permalink
docs(add_ops.md): adjusts link to LLVM style guide
Browse files Browse the repository at this point in the history
- was directed to a specific style guide rule rather than the start of the style guide in general
  • Loading branch information
bjacobgordon committed Jan 6, 2025
1 parent d8b080a commit a720c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/add_ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Recent Turbine Camp Attendees, from recent to less recent

## Links

- IMPORTANT: read the LLVM style guide: <https://llvm.org/docs/CodingStandards.html#use-early-exits-and-continue-to-simplify-code>
- IMPORTANT: read the LLVM style guide: <https://llvm.org/docs/CodingStandards.html#style-issues>
- Tutorials
- [Sungsoon's Shark Getting Started Google Doc](https://docs.google.com/document/d/1H79DwW_wnVzUU81EogwY5ueXgnl-QzKet1p2lnqPar4/edit?pli=1)
- This document contains commands that would help you set up shark and run demos
Expand Down

0 comments on commit a720c97

Please sign in to comment.