Skip to content

Commit

Permalink
What a mess
Browse files Browse the repository at this point in the history
  • Loading branch information
arboleya committed Dec 24, 2024
1 parent 71c77b9 commit 954a7e9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions apps/docs/src/guide/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Welcome to `fuels` Typescript SDK!

We prepared a couple guides to walk you through your first steps:

1. [Installation](./guide/getting-started/installation)
1. [Connecting to the Network](./guide/getting-started/connecting-to-the-network)
1. [Running a local Fuel node](./guide/getting-started/running-a-local-fuel-node)
1. [React Example](./guide/getting-started/react-example)
1. [CDN Usage](./guide/getting-started/cdn-usage)
1. [Further Resources](./guide/getting-started/next-steps)
1. [Installation](./installation.md)
1. [Connecting to the Network](./connecting-to-the-network.md)
1. [Running a local Fuel node](./running-a-local-fuel-node.md)
1. [React Example](./react-example.md)
1. [CDN Usage](./cdn-usage.md)
1. [Next Steps](./next-steps.md)

0 comments on commit 954a7e9

Please sign in to comment.