Skip to content

Commit

Permalink
fixed broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodriguez3313 committed Apr 23, 2024
1 parent df570ea commit bef164a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ id: api-intro

We designed Fula API to help you (a third-party, open-source developer) build other rich and compelling user experiences.

Want to get your hands dirty right away? Head over to [getting started](./getting-started).
Want to get your hands dirty right away? Head over to [getting started](api/getting-started).

If you're the kind of person who likes to read the entire manual before starting the engine, then visit the [Fula Reference API](./reference-api).
2 changes: 1 addition & 1 deletion docs/api/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ id: index

In order to start developing your own DApps on Fula, complete these two steps:

1. [Get the Box server up and running](/getting-started/box-setup).
1. [Get the Box server up and running](api/getting-started/box-setup).

2. Develop your own front-end, leveraging the Fula API.

0 comments on commit bef164a

Please sign in to comment.