diff --git a/content/program/rust/_index.md b/content/program/rust/_index.md index a14fa9c..bcfdfd6 100644 --- a/content/program/rust/_index.md +++ b/content/program/rust/_index.md @@ -25,4 +25,4 @@ to this schema. * Implementing interface 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).