Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion program/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down