Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
fix (another!) broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotFriend committed Dec 5, 2023
1 parent 6482e34 commit 60cbf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/create-an-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,6 @@ Looking at `git diff` will be a great way to remember all the interesting things

At this point, you've seen a full end-to-end example of building on Soroban! What's next? You choose! You can:

- See more complex example contracts in the [Basic Tutorials](/docs/category/basic-tutorials) and [Advanced Tutorials](/docs/category/advanced-tutorials) sections.
- See more complex example contracts in the [Tutorials](/docs/tutorials) sections.
- Learn more about the [fundamentals and concepts](/docs/category/soroban-internals) of Soroban.
- Check out a more full-featured [example app](https://github.com/stellar/soroban-example-dapp), which uses React rather than vanilla JavaScript and Next.js rather than Astro. This app also has a more complex setup & initialization process, with the option of using a [locally-hosted RPC node](../resources/rpc.mdx).

0 comments on commit 60cbf2b

Please sign in to comment.