mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Merge pull request #4299 from cjduncana/ci-markdown-links
Repair broken links in Markdown
This commit is contained in:
commit
d6885bde23
9 changed files with 40 additions and 19 deletions
|
@ -88,7 +88,7 @@ This is the general procedure I follow with some helpful links:
|
|||
|
||||
## Helpful Resources
|
||||
|
||||
- [Compiler Explorer](godbolt.org) -
|
||||
- [Compiler Explorer](https://godbolt.org/) -
|
||||
Generates assembly from most languages.
|
||||
Really good for getting a reference for what is required to do something.
|
||||
Can answer questions like "how would x be implemented in arm assembly?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue