Skip to content

Commit a56a1f1

Browse files
authored
Merge pull request #692 from jelmer/repo-owner-typo
Fix typo in documentation: rustops ⇒ rust-lang
2 parents 80606f2 + 8bd75d7 commit a56a1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs-rs/add-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Add a dependency to the build environment
22

3-
Rustwide internally uses `rustops/crates-build-env` as the build environment for the crate. If you want to add a system package for crates to link to, this is place you're looking for.
3+
Rustwide internally uses `rust-lang/crates-build-env` as the build environment for the crate. If you want to add a system package for crates to link to, this is place you're looking for.
44

55
## Preconditions
66

0 commit comments

Comments
 (0)