Skip to content

Commit f905ab5

Browse files
committed
Fixing broken markdown link
1 parent 7d7db70 commit f905ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/guides/07_devnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ leo query transaction {TRANSACTION_ID}
164164

165165
The transaction API endpoint is instructive in verifying whether a transaction succeeded or failed. Since both successful and failed transaction execute a fee transaction, if only the fee transaction appears, that is a clear indication that the transaction has failed. Note that on the Testnet and on Mainnet, failed transactions still require a fee since the network is performing a computation.
166166

167-
A full list of API endpoints is available [here](https://developer.aleo.org/apis/provable-api)
167+
A full list of API endpoints is available [here](https://developer.aleo.org/apis/v2/provable-api)
168168

169169
## Record Scanning
170170

0 commit comments

Comments
 (0)