Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AleoHQ/welcome into frank…
Browse files Browse the repository at this point in the history
…-reactleo-tutorial-upgrades
  • Loading branch information
collinc97 committed Oct 4, 2023
2 parents e225a28 + dbe55a1 commit a2cb461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/sdk/typescript/00_sdk_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ A full example of this implementation can be found [here](https://github.com/Ale
The official token of operation of the Aleo Network are Aleo credits. Aleo credits are used to pay all fees for program
execution on the Aleo network.
Aleo credits are defined in the [credits.aleo](https://www.aleo.network/programs/credits.aleo) program. This program is
Aleo credits are defined in the [credits.aleo](https://explorer.aleo.org/program/credits.aleo) program. This program is
deployed to the Aleo Network and defines data structures representing Aleo credits and the functions used to manage them.
There are two ways to hold Aleo credits.
Expand Down

0 comments on commit a2cb461

Please sign in to comment.