diff --git a/program/README.md b/program/README.md index 4f49072..97e2d30 100644 --- a/program/README.md +++ b/program/README.md @@ -4,7 +4,7 @@ Full example program and tests implementing the `spl-transfer-hook-interface`, to be used for testing a program that calls into the `spl-transfer-hook-interface`. See the -[SPL Transfer Hook Interface](https://github.com/solana-labs/solana-program-library/tree/master/token/transfer-hook/interface) +[SPL Transfer Hook Interface](https://github.com/solana-program/transfer-hook/tree/868f0996ea3a2adc2c988ad4f9d7b72746c9f80c/interface) code for more information. ### Example usage of example