Skip to content

Commit

Permalink
docs: Update Cross repo URL in crosscompiling.md (#148)
Browse files Browse the repository at this point in the history
Updated Cross repo URL to reflect the the move to cross-rs/cross
  • Loading branch information
tuxiqae committed Aug 11, 2024
1 parent 8331b04 commit 90182e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/library/crosscompiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After defining the target system architecture, in this example being `armv7-unkn

## Using Cross

[Cross](https://github.com/rust-embedded/cross) self defines as:
[Cross](https://github.com/cross-rs/cross) self defines as:

> “Zero setup” cross compilation and “cross testing” of Rust crates
Expand Down

0 comments on commit 90182e0

Please sign in to comment.