Skip to content

Commit 66e7649

Browse files
committed
Update references to solana-labs to point to anza-xyz in README
1 parent a198faa commit 66e7649

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Customized Rust/Clang toolchain for Solana Platform
22

3-
[![Build Status](https://github.com/solana-labs/platform-tools/actions/workflows/main.yml/badge.svg)](https://github.com/solana-labs/platform-tools/actions/)
3+
[![Build Status](https://github.com/anza-xyz/platform-tools/actions/workflows/main.yml/badge.svg)](https://github.com/anza-xyz/platform-tools/actions/)
44

55
Builds Clang and Rust compiler binaries that incorporate
66
customizations and fixes required by Solana but not yet upstreamed
@@ -25,11 +25,11 @@ ignored.
2525

2626
This repo depends on the following:
2727

28-
* https://github.com/solana-labs/rust
29-
* https://github.com/solana-labs/llvm-project
30-
* https://github.com/solana-labs/compiler-builtins
31-
* https://github.com/solana-labs/newlib
32-
* https://github.com/solana-labs/cargo
28+
* https://github.com/anza-xyz/rust
29+
* https://github.com/anza-xyz/llvm-project
30+
* https://github.com/anza-xyz/compiler-builtins
31+
* https://github.com/anza-xyz/newlib
32+
* https://github.com/anza-xyz/cargo
3333

3434
Any changes that need to go into a Rust release must be made in the
3535
appropriate repos listed above.

0 commit comments

Comments
 (0)