Skip to content

Commit

Permalink
fix: last broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybxyz committed Sep 24, 2021
1 parent 3e640a2 commit 4e31b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/How-To/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description: A high-level overview of gRPC-gateway REST Routes in budget module.

## gRPC-gateway REST Routes

In order to test out the following REST routes, you need to set up a local node to query from. You can refer to this [localnet tutorial](./Tutorials/localnet) on how to build `budgetd` binary and bootstrap a local network in your local machine.
In order to test out the following REST routes, you need to set up a local node to query from. You can refer to this [localnet tutorial](../../Tutorials/localnet) on how to build `budgetd` binary and bootstrap a local network in your local machine.

Query the values set as budget parameters
http://localhost:1317/cosmos/budget/v1beta1/params <!-- markdown-link-check-disable-line -->
Expand Down

0 comments on commit 4e31b03

Please sign in to comment.