Skip to content

Commit

Permalink
Merge pull request #18 from oneforalone/master
Browse files Browse the repository at this point in the history
fix: update broken link of Rust RGB smart contract example
  • Loading branch information
dr-orlovsky authored Oct 10, 2023
2 parents f4882e6 + 39db79b commit 10dd57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/program/rust/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ to this schema.
* <a href="#iimpl" class="button button-secondary">Implementing interface</a>

Sample project providing the source code from this chapter can be found in
[examples directory of RGB smart contract compiler repository](https://github.com/RGB-WG/rgbsc/blob/master/examples/rgb20-simplest.rs).
[examples directory of RGB smart contract compiler repository](https://github.com/RGB-WG/rgb-schemata/blob/master/examples/rgb20-token.rs).

0 comments on commit 10dd57f

Please sign in to comment.