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

Commit f332497

Browse files
authored
fix: links of content table in README.md (#484)
1 parent 32855c2 commit f332497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ The project comprises of:
4444
- [Learn about the client](#learn-about-the-client)
4545
- [Entrypoint](#entrypoint)
4646
- [Establish a connection to the cluster](#establish-a-connection-to-the-cluster)
47-
- [Load the helloworld on-chain program if not already loaded](#load-the-helloworld-on-chain-program-if-not-already-loaded)
47+
- [Check if the helloworld on-chain program has been deployed](#check-if-the-helloworld-on-chain-program-has-been-deployed)
4848
- [Send a "Hello" transaction to the on-chain program](#send-a-hello-transaction-to-the-on-chain-program)
4949
- [Query the Solana account used in the "Hello" transaction](#query-the-solana-account-used-in-the-hello-transaction)
5050
- [Learn about the on-chain program](#learn-about-the-on-chain-program)
51-
- [Programming on Solana](#programming-on-Solana)
51+
- [Programming on Solana](#programming-on-solana)
5252
- [Pointing to a public Solana cluster](#pointing-to-a-public-solana-cluster)
5353
- [Expand your skills with advanced examples](#expand-your-skills-with-advanced-examples)
5454

0 commit comments

Comments
 (0)