Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
Updated link to client
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCipherCoder committed Sep 5, 2024
1 parent e627c04 commit dd12955
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ Now, let's build and deploy our program using Solana Playground.

Finally, let's invoke our program from the client side. The main focus of this
lesson is building our Solana program, so we've provided
[the client code to invoke our “Hello, world!” program](https://github.com/Unboxed-Software/solana-hello-world-client)
[the client code to invoke our “Hello, world!” program](https://github.com/solana-developers/hello-world-client)
for you to download.

This code includes a `sayHello` helper function that constructs and submits the
Expand Down

0 comments on commit dd12955

Please sign in to comment.