Skip to content

Commit a145362

Browse files
authored
README: Fix link (#2)
1 parent bb179d4 commit a145362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ You can run all unit tests for the library with:
140140

141141
There are also integration tests that build programs and run against the Agave
142142
runtime using the
143-
[`solana-program-test` crate](https://crates.io/solana-program-test).
143+
[`solana-program-test` crate](https://crates.io/crates/solana-program-test).
144144

145145
You can run these tests using the `test.sh` script:
146146

0 commit comments

Comments
 (0)