diff --git a/README.md b/README.md index ab67c60ad2..3d6fb015e8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The latest feature in the Elements blockchain platform is Confidential Assets, the ability to issue multiple assets on a blockchain where asset identifiers and amounts are blinded yet auditable through the use of applied cryptography. - * [Confidential Assets Tutorial](share/rpcuser/assets_tutorial.sh) + * [Confidential Assets Tutorial](contrib/assets_tutorial/assets_tutorial.sh) * [Confidential Assets Demo](https://github.com/ElementsProject/confidential-assets-demo) Features of the Elements blockchain platform diff --git a/share/assets_tutorial.sh b/contrib/assets_tutorial/assets_tutorial.sh similarity index 100% rename from share/assets_tutorial.sh rename to contrib/assets_tutorial/assets_tutorial.sh