Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
ereburg committed Sep 17, 2024
1 parent b6b567b commit d97a798
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/build/build.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ For a quick overview of writing and running programs on Vara, refer to [this gui

## Sails Library (High-Level Development)

The [Sails library](./sails) is the recommended starting point for developing applications on the Vara Network. It eliminates the need to write low-level boilerplate code with `gstd`, enabling developers to concentrate on solving business problems.
The [Sails library](/docs/build/sails) is the recommended starting point for developing applications on the Vara
Network.
It eliminates the need to write low-level boilerplate code with `gstd`, enabling developers to concentrate on solving business problems.

Additionally, Sails provides developers with automatically generated client code in Rust or TypeScript, making it easier to interface with their deployed Vara applications.

Expand Down

0 comments on commit d97a798

Please sign in to comment.